Add more configs

This commit is contained in:
2019-06-23 19:51:34 +04:00
parent 22b7229ddd
commit 7ba46f8814
12 changed files with 246 additions and 22 deletions

View File

@@ -53,9 +53,8 @@ client.placeholder #000000 #0c0c0c #fbf1c7 #000000 #0c0c0c
client.background #ffffff
# start a terminal
bindsym $mod+Shift+t exec kitty
bindsym $mod+Return exec kitty
bindsym $mod+b exec qutebrowser
bindsym $mod+Shift+t exec terminal
bindsym $mod+Return exec terminal
# kill focused window
bindsym $mod+Shift+c kill
@@ -167,10 +166,10 @@ bindsym $mod+Shift+z exec "i3lock"
mode "resize" {
# These bindings trigger as soon as you enter the resize mode
bindsym h resize shrink width 10 px or 10 ppt
bindsym j resize grow height 10 px or 10 ppt
bindsym k resize shrink height 10 px or 10 ppt
bindsym l resize grow width 10 px or 10 ppt
bindsym h resize shrink width 3 px or 3 ppt
bindsym j resize grow height 3 px or 3 ppt
bindsym k resize shrink height 3 px or 3 ppt
bindsym l resize grow width 3 px or 3 ppt
# back to normal: Enter or Escape or $mod+r
bindsym Return mode "default"
@@ -204,6 +203,11 @@ bar {
}
}
# Backlight control
bindsym XF86MonBrightnessUp exec --no-startup-id sudo light -A 5
bindsym XF86MonBrightnessDown exec --no-startup-id sudo light -U 5
bindsym XF86Search exec --no-startup-id suspend
# Autorun
exec --no-startup-id feh --bg-scale ~/.config/i3/bg.jpg
exec --no-startup-id xautorun