diff options
Diffstat (limited to 'accounts/gkleen@sif/xmonad/xmonad.hs')
-rw-r--r-- | accounts/gkleen@sif/xmonad/xmonad.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/xmonad/xmonad.hs b/accounts/gkleen@sif/xmonad/xmonad.hs index 0308f0a0..7113b4e3 100644 --- a/accounts/gkleen@sif/xmonad/xmonad.hs +++ b/accounts/gkleen@sif/xmonad/xmonad.hs | |||
@@ -253,7 +253,7 @@ hostFromName h | |||
253 | , "urxvtc -name log -e journalctl -xef" | 253 | , "urxvtc -name log -e journalctl -xef" |
254 | ]) | 254 | ]) |
255 | , (xK_x, [ "autorandr -c" | 255 | , (xK_x, [ "autorandr -c" |
256 | , "autorandr -fl default" | 256 | , "autorandr -fl def" |
257 | ]) | 257 | ]) |
258 | , (xK_z, [ "zulip -- --force-device-scale-factor=2" | 258 | , (xK_z, [ "zulip -- --force-device-scale-factor=2" |
259 | ]) | 259 | ]) |