diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-08-26 20:19:40 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-08-26 20:19:40 +0530 |
commit | 08db1e0f2ef400d22368168deeac24d77f37d516 (patch) | |
tree | f6392fc9258715873549358e3a7cbb24beeb074b /.Xmodmap | |
parent | 458a1c1016c47c76e17ab222c26d6558e5d75500 (diff) |
added keybindings to switch monitors in XMonad
Diffstat (limited to '.Xmodmap')
-rw-r--r-- | .Xmodmap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ keycode 104 = KP_Enter NoSymbol KP_Enter keycode 105 = Control_R NoSymbol Control_R keycode 106 = KP_Divide KP_Divide KP_Divide KP_Divide KP_Divide KP_Divide XF86Ungrab keycode 107 = Print Sys_Req Print Sys_Req -keycode 108 = Alt_R Meta_R Alt_R Meta_R +keycode 108 = Super_L NoSymbol Super_L keycode 109 = Linefeed NoSymbol Linefeed keycode 110 = Home NoSymbol Home keycode 111 = Up NoSymbol Up |