Compare commits
No commits in common. "5ad271785744d5a1da794b915e8e8811d9bd4480" and "33323d10043f5e9d2acef7df178beff9b8f546cf" have entirely different histories.
5ad2717857
...
33323d1004
2 changed files with 1 additions and 6 deletions
|
@ -149,11 +149,6 @@ bind=SUPERSHIFT,Right,movewindow,r
|
|||
bind=SUPERSHIFT,Up,movewindow,u
|
||||
bind=SUPERSHIFT,Down,movewindow,d
|
||||
|
||||
# Move workspace to monitor
|
||||
bind=SUPERCTRL,Left,movecurrentworkspacetomonitor,l
|
||||
bind=SUPERCTRL,Right,movecurrentworkspacetomonitor,r
|
||||
bind=SUPERCTRL,Up,movecurrentworkspacetomonitor,u
|
||||
bind=SUPERCTRL,Down,movecurrentworkspacetomonitor,d
|
||||
|
||||
# ----------------------- STARTUP -------------------- #
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"layer": "bottom",
|
||||
"position": "top",
|
||||
"height": 20,
|
||||
|
||||
|
|
Loading…
Reference in a new issue