i3 us keyboard
This commit is contained in:
@@ -36,7 +36,7 @@ exec_always --no-startup-id sbxkb
|
|||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
|
|
||||||
# HB STARTUP ADDITIONS
|
# HB STARTUP ADDITIONS
|
||||||
exec --no-startup-id setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:escape
|
exec --no-startup-id setxkbmap -layout us -model pc105 -variant altgr-weur -option caps:escape
|
||||||
exec --no-startup-id redshift-gtk -l 59.91:10.76
|
exec --no-startup-id redshift-gtk -l 59.91:10.76
|
||||||
exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpeed=60
|
exec --no-startup-id nvidia-settings -a GPUFanControlState=1 -a GPUTargetFanSpeed=60
|
||||||
|
|
||||||
@@ -93,6 +93,8 @@ bindsym $mod+F6 exec quodlibet
|
|||||||
bindsym $mod+F7 exec wezterm -e ncspot
|
bindsym $mod+F7 exec wezterm -e ncspot
|
||||||
bindsym $mod+F10 exec dunstctl history-pop
|
bindsym $mod+F10 exec dunstctl history-pop
|
||||||
bindsym $mod+Shift+F10 exec dunstctl close-all
|
bindsym $mod+Shift+F10 exec dunstctl close-all
|
||||||
|
bindsym $mod+F11 exec setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:escape
|
||||||
|
bindsym $mod+F12 exec setxkbmap -layout us -model pc105 -variant altgr-weur -option caps:escape
|
||||||
bindsym $mod+p exec pcmanfm
|
bindsym $mod+p exec pcmanfm
|
||||||
bindsym $mod+Shift+p exec wezterm -e ranger
|
bindsym $mod+Shift+p exec wezterm -e ranger
|
||||||
bindsym $mod+c exec qalculate-gtk
|
bindsym $mod+c exec qalculate-gtk
|
||||||
|
|||||||
Reference in New Issue
Block a user