making sure xset always runs properly
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||
|
||||
# Set mod key (Mod1=<Alt>, Mod4=<Super>)
|
||||
set $mod Mod1
|
||||
set $mod Mod4
|
||||
|
||||
# Font for window titles. Will also be used by the bar unless a different font
|
||||
# is used in the bar {} block below.
|
||||
@@ -194,7 +194,7 @@ bindsym $mod+r mode "resize"
|
||||
# exec_always --no-startup-id xrandr --output eDP-1 --off
|
||||
# exec_always --no-startup-id xrandr --output eDP-1 --left-of DP-1
|
||||
exec_always --no-startup-id xrdb ~/.Xresources
|
||||
exec --no-startup-id xset r rate 200 30
|
||||
exec_always --no-startup-id xset r rate 200 30
|
||||
exec_always --no-startup-id /usr/bin/feh --bg-scale '/home/talksik/wallpaper.jpg'
|
||||
exec --no-startup-id picom --active-opacity .95 --inactive-opacity .70
|
||||
|
||||
|
||||
Reference in New Issue
Block a user