i3 F11+F12
This commit is contained in:
@@ -98,8 +98,8 @@ bindsym $mod+Shift+x --release exec --no-startup-id xkill
|
||||
|
||||
bindsym $mod+F1 exec i3-sensible-terminal -e 'htop'
|
||||
bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances'
|
||||
bindsym $mod+F2 exec "xdg-open 'https://www.inoreader.com'"
|
||||
bindsym $mod+Shift+F2 exec "xdg-open --new-window 'https://www.inoreader.com'"
|
||||
bindsym $mod+F2 exec "xdg-open 'https://rss.hjarl.com'"
|
||||
bindsym $mod+Shift+F2 exec "xdg-open --new-window 'https://rss.hjarl.com'"
|
||||
bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger'
|
||||
bindsym $mod+Shift+F3 exec thunar
|
||||
bindsym $mod+F4 exec pamac-manager
|
||||
@@ -109,8 +109,7 @@ bindsym $mod+Shift+F6 exec i3-sensible-terminal -e 'ncspot'
|
||||
bindsym $mod+F9 exec --no-startup-id picom -b
|
||||
bindsym $mod+Shift+F9 exec --no-startup-id pkill picom
|
||||
bindsym $mod+Shift+F10 --release exec "killall dunst; exec notify-send 'restart dunst'"
|
||||
bindsym $mod+F11 exec "setxkbmap -layout no -model pc105 -variant nodeadkeys -option && setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:escape"
|
||||
bindsym $mod+Shift+F11 exec "setxkbmap -layout no -model pc105 -variant nodeadkeys -option && setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:backspace"
|
||||
bindsym $mod+Shift+F12 exec "xrandr --auto"
|
||||
|
||||
bindsym $mod+0 mode "$mode_system"
|
||||
bindsym $mod+z mode "resize"
|
||||
|
||||
Reference in New Issue
Block a user