20241107-2
This commit is contained in:
parent
6a454fe4f7
commit
be8c893713
1 changed files with 4 additions and 1 deletions
|
@ -215,6 +215,9 @@ bindsym $mod+r mode "resize"
|
|||
# setup displays (xrandr)
|
||||
exec_always --no-startup-id ~/scripts/bin/setup_displays
|
||||
|
||||
# logi mx ergo
|
||||
exec_always --no-startup-id xinput --set-prop "pointer:Logitech MX Ergo Multi-Device Trackball " 'libinput Accel Speed' 0.40
|
||||
|
||||
# dpi fix
|
||||
exec --no-startup-id xrdb -merge ~/.Xresources
|
||||
|
||||
|
@ -225,7 +228,7 @@ exec_always --no-startup-id ~/.config/polybar/launch.sh
|
|||
exec --no-startup-id mullvad-vpn
|
||||
|
||||
# solaar
|
||||
exec --no-startup-id solaar --window=hide &
|
||||
#exec --no-startup-id solaar --window=hide &
|
||||
|
||||
# caffeine
|
||||
exec --no-startup-id caffeine start &
|
||||
|
|
Loading…
Add table
Reference in a new issue