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 /.xprofile | |
| parent | 458a1c1016c47c76e17ab222c26d6558e5d75500 (diff) | |
added keybindings to switch monitors in XMonad
Diffstat (limited to '.xprofile')
| -rwxr-xr-x | .xprofile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,4 +25,5 @@ nitrogen --restore & emacs --daemon & udiskie & polystart & -xrandr | grep "HDMI-0 connected" && secondmonitor.sh +# xrandr | grep "HDMI-0 connected" && secondmonitor.sh +# secondmonitor.sh |