Compare commits
2 Commits
a441e7899d
...
e1dabd479f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1dabd479f | ||
|
|
2d5ac6ca86 |
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user