.config/herbstluftwm/autostart
This commit is contained in:
parent
2b8e24fcdf
commit
82679b5ade
1 changed files with 4 additions and 4 deletions
|
@ -12,12 +12,12 @@ hc keybind $modkey+Ctrl+n resize down +0.05
|
||||||
hc keybind $modkey+Ctrl+p resize up +0.05
|
hc keybind $modkey+Ctrl+p resize up +0.05
|
||||||
hc keybind $modkey+Ctrl+q quit
|
hc keybind $modkey+Ctrl+q quit
|
||||||
hc keybind $modkey+Ctrl+r reload
|
hc keybind $modkey+Ctrl+r reload
|
||||||
hc keybind $modkey+Shift+1 spawn dmenu_run -p 'Run:' -b -nb '#111113' -nf '#eeeeec' -sb '#171719'
|
# hc keybind $modkey+Shift+1 spawn dmenu_run -p 'Run:' -b -nb '#111113' -nf '#eeeeec' -sb '#171719'
|
||||||
hc keybind $modkey+Shift+b shift left
|
hc keybind $modkey+Shift+b shift left
|
||||||
hc keybind $modkey+Shift+f shift right
|
hc keybind $modkey+Shift+f shift right
|
||||||
hc keybind $modkey+Shift+n shift down
|
hc keybind $modkey+Shift+n shift down
|
||||||
hc keybind $modkey+Shift+p shift up
|
hc keybind $modkey+Shift+p shift up
|
||||||
hc keybind $modkey+Shift+s split vertical 0.5
|
hc keybind $modkey+Shift+s split horizontal 0.5
|
||||||
hc keybind $modkey+b focus -i left
|
hc keybind $modkey+b focus -i left
|
||||||
hc keybind $modkey+c spawn urxvt
|
hc keybind $modkey+c spawn urxvt
|
||||||
hc keybind $modkey+comma cycle_monitor -1
|
hc keybind $modkey+comma cycle_monitor -1
|
||||||
|
@ -29,7 +29,7 @@ hc keybind $modkey+o cycle_all
|
||||||
hc keybind $modkey+p focus -i up
|
hc keybind $modkey+p focus -i up
|
||||||
hc keybind $modkey+period cycle_monitor 1
|
hc keybind $modkey+period cycle_monitor 1
|
||||||
hc keybind $modkey+q remove
|
hc keybind $modkey+q remove
|
||||||
hc keybind $modkey+s split horizontal 0.5
|
hc keybind $modkey+s split vertical 0.5
|
||||||
hc keybind $modkey+space cycle_layout 1
|
hc keybind $modkey+space cycle_layout 1
|
||||||
hc keybind $modkey+w spawn conkeror
|
hc keybind $modkey+w spawn conkeror
|
||||||
hc keybind Ctrl+Mod1+l spawn i3lock -c 000000
|
hc keybind Ctrl+Mod1+l spawn i3lock -c 000000
|
||||||
|
@ -50,7 +50,7 @@ hc remove_monitor 1
|
||||||
hc move_monitor 0 1920x1080+0+0
|
hc move_monitor 0 1920x1080+0+0
|
||||||
hc add_monitor 1680x1050+1920+0 default2
|
hc add_monitor 1680x1050+1920+0 default2
|
||||||
|
|
||||||
hc pad 0 -5 -5 -5 -5
|
hc pad 0 20 -5 -5 -5
|
||||||
hc pad 1 -5 -5 -5 -5
|
hc pad 1 -5 -5 -5 -5
|
||||||
|
|
||||||
hc mousebind $modkey-Button1 move
|
hc mousebind $modkey-Button1 move
|
||||||
|
|
Loading…
Reference in a new issue