diff options
| author | Baitinq <[email protected]> | 2022-07-05 18:34:34 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-07-05 18:34:34 +0200 |
| commit | a3bdabc1953e48696c0f4ed5b827978e53d134da (patch) | |
| tree | 0fdbf74c83eb47f9d539764ce8d00fc7a017e42b /dotfiles/sxhkd | |
| parent | Update (diff) | |
| download | nixos-config-a3bdabc1953e48696c0f4ed5b827978e53d134da.tar.gz nixos-config-a3bdabc1953e48696c0f4ed5b827978e53d134da.tar.bz2 nixos-config-a3bdabc1953e48696c0f4ed5b827978e53d134da.zip | |
Xmonad: Added cycling layout functionality
Diffstat (limited to 'dotfiles/sxhkd')
| -rw-r--r-- | dotfiles/sxhkd/xmonad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/sxhkd/xmonad b/dotfiles/sxhkd/xmonad index bcefaff..e902907 100644 --- a/dotfiles/sxhkd/xmonad +++ b/dotfiles/sxhkd/xmonad @@ -15,8 +15,8 @@ alt + {1-9} alt + shift + {1-9} xmonadctl send-to-workspace-{1-9} -#alt + Tab -# dwmc view +alt + Tab + xmonadctl cycle-workspace #alt + 0 # dwmc viewall |