Compare commits
3 Commits
6030888b6c
...
ec587d869b
Author | SHA1 | Date | |
---|---|---|---|
|
ec587d869b | ||
|
16899b1ee2 | ||
|
de922767be |
@ -104,6 +104,10 @@ exec swayidle -w \
|
||||
xkb_variant "colemak"
|
||||
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
|
||||
# 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-cursor-theme-name=default
|
||||
|
||||
gtk-theme-name="Materia-dark-compact"
|
||||
gtk-icon-theme-name="kora"
|
||||
gtk-cursor-theme-name=" default "
|
||||
|
Loading…
Reference in New Issue
Block a user