diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 1359189..1ce9691 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -1,16 +1,13 @@ #!/usr/bin/fish -#if ! test -e ~/.bspwm_no_lock -# slock & -# touch ~/.bspwm_no_lock -#end +if ! test -e ~/.bspwm_no_lock + slock & + touch ~/.bspwm_no_lock +end if test $DISPLAY = ":0" - setxkbmap -option ctrl:swapcaps - setxkbmap -option altwin:swap_alt_win xset s off -dpms - xinput set-prop 'MSFT0001:00 04F3:317C Touchpad' 'libinput Tapping Enabled' 1 - xinput set-prop 'MSFT0001:00 04F3:317C Touchpad' 'libinput Middle Emulation Enabled' 1 + xinput set-prop 'Logitech USB Receiver' 'libinput Accel Profile Enabled' 0 1 0 end sxhkd & diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index c546214..78a9876 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -1,5 +1,5 @@ backend = "glx" -xrender-sync-fence = false +xrender-sync-fence = true shadow = true shadow-radius = 12 @@ -8,6 +8,7 @@ fading = true fade-delta = 5 vsync = true +refresh-rate = 165 wintypes: { diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 907aceb..136d4af 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -36,16 +36,16 @@ XF86AudioLowerVolume pactl set-sink-volume '@DEFAULT_SINK@' -10% XF86AudioPlay - playerctl play-pause + playerctl play-pause; or ssh scimitar.lan playerctl play-pause XF86AudioPause - playerctl play-pause + playerctl play-pause; or ssh scimitar.lan playerctl play-pause XF86AudioNext - playerctl next + playerctl next; or ssh scimitar.lan playerctl next XF86AudioPrev - playerctl previous + playerctl previous; or ssh scimitar.lan playerctl previous # brightness super + shift + {@underscore,@plus}