i3: Menus
This commit is contained in:
parent
99ec6d1790
commit
3ed8abce54
@ -20,3 +20,6 @@
|
|||||||
|
|
||||||
bindsym $mod+m move workspace to output right
|
bindsym $mod+m move workspace to output right
|
||||||
bindsym $mod+Shift+m move workspace to output up
|
bindsym $mod+Shift+m move workspace to output up
|
||||||
|
|
||||||
|
bindsym $mod+Shift+n exec --no-startup-id /usr/bin/networkmanager_dmenu
|
||||||
|
bindsym $mod+Shift+x exec --no-startup-id ~/.config/rofi/bin/menu_powermenu
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# {{{ KEYBOARD MAP }}}
|
# {{{ KEYBOARD MAP }}}
|
||||||
# exec_always setxkbmap de -option 'compose:ralt,lv3:caps_switch' -option nodeadkeys
|
# exec_always setxkbmap de -option 'compose:ralt,lv3:caps_switch' -option nodeadkeys
|
||||||
exec_always setxkbmap de
|
|
||||||
|
|
||||||
# {{{ AUTOSTART }}}
|
# {{{ AUTOSTART }}}
|
||||||
exec ~/.config/autorun.sh
|
exec ~/.config/autorun.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user