AutoYADM commit: 2025-02-26 16:05:21
This commit is contained in:
parent
bafef2c086
commit
36a325acc1
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ theme = "ashen"
|
|||
[editor]
|
||||
line-number = "relative"
|
||||
undercurl = true
|
||||
true-color = true
|
||||
# true-color = true
|
||||
# Not sure if I should enable this by default...
|
||||
# maybe it's better to just get used to using the clipboards separately?
|
||||
# Wouldn't be a bad idea to encorporate two clipboards into my workflow,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
export EDITOR="helix"
|
||||
export EDITOR="hx"
|
||||
export ELECTRON_OZONE_PLATFORM_HINT=auto
|
||||
export OZONE_PLATFORM=wayland
|
||||
# export XDG_CURRENT_DESKTOP=sway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue