diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2023-06-19 16:56:22 +0200 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2023-06-19 16:56:22 +0200 |
commit | 07965ccef4a45351d61a671cd4c43e022c219284 (patch) | |
tree | 401ffc6b0a445ab4bbe586dd3b0ce0df3f7ca27f /dot_config/i3/config | |
parent | cb2cab2e45295b0e837d4d3b301f7594a5392464 (diff) |
dotfiles update
Diffstat (limited to 'dot_config/i3/config')
-rw-r--r-- | dot_config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config index 751e861..e3d7846 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -204,7 +204,7 @@ bindsym $mod+Shift+BackSpace exec "i3-nagbar -t warning -f fixed -m 'You pressed #bindsym $mod+Shift+P exec passmenu # Set the bg wallpaper -exec --no-startup-id feh --bg-scale /home/mas/Pictures/you_wouldnt_steal_a_wallpaper.png +exec --no-startup-id feh --bg-scale /home/mas/Pictures/retrowave-pyramid.png # Sreen brightness controls bindsym XF86MonBrightnessUp exec xbacklight -inc 1 ; exec notify-send -t 500 "Brightness : $(xbacklight -get)" # increase screen brightness @@ -224,7 +224,7 @@ bindsym $mod+Shift+S exec "i3-nagbar -t warning -f fixed -m 'You pressed the sus bindsym $mod+Shift+Delete exec "i3-nagbar -t warning -f fixed -m 'You pressed the hibernating shortcut. Do you really want to put your computer to sleep?' -B 'Yes, do it.' 'sudo /bin/ZZZ'" # What happens when we hit the power button -bindsym XF86PowerOff exec xcowsay $(fortune -s) +bindsym XF86PowerOff exec xcowsay "$(fortune -s)" ######GAPS###### set $mode_gaps Gaps: (o)uter, (i)nner, (h)orizontal, (v)ertical, (t)op, (r)ight, (b)ottom, (l)eft |