diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2023-12-10 15:01:44 +0100 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2023-12-10 15:01:44 +0100 |
commit | af699f191d7106c46733ed63e596abc2265b8f06 (patch) | |
tree | 566d3b8bb24a9ef4e4924ce5f1527013b0e2ba03 /Common/sxhkd | |
parent | c370d604fb6038aae5638ac4ca94b6102d104682 (diff) | |
download | dotfiles-af699f191d7106c46733ed63e596abc2265b8f06.tar.gz dotfiles-af699f191d7106c46733ed63e596abc2265b8f06.zip |
Some quick changes
Diffstat (limited to 'Common/sxhkd')
-rw-r--r-- | Common/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/sxhkd/sxhkdrc b/Common/sxhkd/sxhkdrc index 9775b11..d8fa1e1 100644 --- a/Common/sxhkd/sxhkdrc +++ b/Common/sxhkd/sxhkdrc @@ -31,7 +31,7 @@ super + alt + q # close and kill alt + F4 - bspc node -{c,k} + bspc node -c # alternate between the tiled and monocle layout super + m |