1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
rhjr e1dabd479f Changed: api that is used for settings colours 2026-06-21 06:44:11 -04:00
rhjr 2d5ac6ca86 Fixed: caps->ctrl 2026-06-21 06:43:39 -04:00
2 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@ initial-window-size-pixels=1200x900
clipboard-copy=Control+Shift+c XF86Copy
clipboard-paste=Control+Shift+v XF86Paste
[colors]
[colors-dark]
background=282828
foreground=ebdbb2
regular0=282828

View File

@ -59,6 +59,9 @@ output * background #282828 solid_color
#
# You can get the names of your inputs by running: swaymsg -t get_inputs
# Read `man 5 sway-input` for more information about this section.
input * {
xkb_options ctrl:nocaps
}
### Key bindings
#