Compare commits
3 Commits
6030888b6c
...
ec587d869b
Author | SHA1 | Date | |
---|---|---|---|
|
ec587d869b | ||
|
16899b1ee2 | ||
|
de922767be |
@ -104,6 +104,10 @@ exec swayidle -w \
|
|||||||
xkb_variant "colemak"
|
xkb_variant "colemak"
|
||||||
xkb_options "caps:ctrl_modifier,altwin:swap_alt_win"
|
xkb_options "caps:ctrl_modifier,altwin:swap_alt_win"
|
||||||
}
|
}
|
||||||
|
input 2:10:TPPS/2_Elan_TrackPoint {
|
||||||
|
accel_profile "flat"
|
||||||
|
pointer_accel 1
|
||||||
|
}
|
||||||
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
# 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.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
|
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
gtk-icon-theme-name=kora
|
gtk-theme-name="Materia-dark-compact"
|
||||||
gtk-theme-name=Materia-dark-compact
|
gtk-icon-theme-name="kora"
|
||||||
gtk-cursor-theme-name=default
|
gtk-cursor-theme-name=" default "
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user