This commit is contained in:
Zastian Pretorius
2022-10-04 22:11:27 +01:00
parent f6474124b6
commit 2fc4c45890
5 changed files with 198 additions and 167 deletions

View File

@@ -14,8 +14,7 @@ exec-once=systemctl --user restart xdg-desktop-portal
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=~/.config/script/waylock.sh
exec-once=~/.azotebg
exec-once=foot --server
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
monitor=,preferred,auto,1
@@ -89,16 +88,16 @@ gestures {
# example window rules
# for windows named/classed as abc and xyz
#windowrule=move 69 420,abc
#windowrule=size 420 69,abc
#windowrule=size 500 500,kitty
#windowrule=tile,xyz
#windowrule=float,abc
windowrule=float,imv
#windowrule=pseudo,abc
#windowrule=monitor 0,xyz
windowrule=tile,WebApp-ytmusic4224
windowrule=tile,WebApp-discord5149
# example binds
bind=ALT,Return,exec,footclient
bind=ALT,Return,exec,kitty
bind=ALT,Q,killactive,
bind=ALT,F,exec,pcmanfm
bind=ALT,B,exec,firefox
@@ -136,13 +135,17 @@ bind=,h,resizeactive,-30 0
bind=,k,resizeactive,0 -30
bind=,j,resizeactive,0 30
bind=ALT,48,togglespecialworkspace
bind=ALT,51,movetoworkspace,special
bind=,escape,submap,reset # use reset to go back to the global submap
submap=reset # will reset the submap, meaning end the current one and return to the global one.
# audio controlls
bind=,XF86AudioRaiseVolume,exec,pamixer -i 5
bind=,XF86AudioLowerVolume,exec,pamixer -d 5
bind=,XF86AudioRaiseVolume,exec,pamixer --toggle-mute
#bind=,XF86AudioRaiseVolume,exec,pamixer --toggle-mute
# media controlles
bind=,XF86AudioMedia,exec,playerctl play-pause