diff options
Diffstat (limited to 'i3/config')
| -rw-r--r-- | i3/config | 4 | 
1 files changed, 1 insertions, 3 deletions
| @@ -27,8 +27,6 @@ bindsym $mod+Shift+q kill  #bindsym $mod+d exec --no-startup-id i3-dmenu-desktop --dmenu="dmenu -i -nb '#373b41' -sb '#373b41' -sf '#f0c67i4'"  bindsym $mod+d exec rofi -show run -hide-scrollbar -separator-style "solid" - -  # i3lock  bindsym $mod+l exec ~/.config/i3/lock.sh  exec xautolock -time 15 -locker '~/.config/i3/lock.sh' @@ -174,4 +172,4 @@ gaps inner 10  gaps outer 0  smart_gaps on  for_window [class="^.*"] border pixel 5 -hide_edge_borders both
\ No newline at end of file +hide_edge_borders both | 
