a metric butt ton of updates that idk....
This commit is contained in:
parent
972aec6926
commit
fc5a0acaec
18 changed files with 486 additions and 405 deletions
|
@ -89,19 +89,16 @@ misc:disable_autoreload = true
|
|||
|
||||
# example window rules
|
||||
# for windows named/classed as abc and xyz
|
||||
#windowrule=move 69 420,abc
|
||||
#windowrule=size 420 69,abc
|
||||
#windowrule=tile,xyz
|
||||
#windowrule=float,abc
|
||||
#windowrule=pseudo,abc
|
||||
windowrule=opaque,firefox
|
||||
windowrule=float,dolphin
|
||||
windowrule=float,mpv
|
||||
windowrule=size 90% 76%,mpv
|
||||
windowrule=center,mpv
|
||||
windowrule=float,pulsemixer
|
||||
windowrule=workspace special,mpv
|
||||
windowrule=workspace 1,firefox
|
||||
windowrule=workspace 2,emacs
|
||||
windowrule=float,btop
|
||||
windowrule=size 60% 60%,btop
|
||||
|
||||
# example binds
|
||||
bind=SUPER,RETURN,exec,alacritty
|
||||
|
@ -110,10 +107,13 @@ bind=SUPERSHIFT,Q,exit,
|
|||
bind=SUPERSHIFT,D,exec,dolphin
|
||||
bind=SUPERSHIFT,F,togglefloating,
|
||||
bindr=SUPER,Super_L,exec,/home/chris/bin/launcher.sh
|
||||
bindr=SUPERALT,Alt_L,exec,/home/chris/bin/windows.sh
|
||||
bindr=ALT,Alt_L,exec,/home/chris/bin/window.sh
|
||||
bind=SUPER,w,exec,/home/chris/bin/window.sh
|
||||
bind=SUPER,E,exec,/home/chris/bin/emacslof
|
||||
bind=SUPER,d,exec,emacsclient -c -e '(dired-jump)'
|
||||
bind=SUPER,B,exec,/home/chris/bin/fflof
|
||||
bind=SUPER,A,exec,alacritty --class pulsemixer -e pulsemixer
|
||||
bind=SUPERCTRL,/,exec,alacritty --class btop -e btop
|
||||
|
||||
bind=SUPER,P,exec,/home/chris/bin/rbw.sh
|
||||
bind=SUPER,M,fullscreen,1
|
||||
|
@ -168,6 +168,9 @@ binde=, XF86AudioMute, exec, pamixer -t
|
|||
binde=, XF86MonBrightnessUp, exec, brightnessctl s +10%
|
||||
binde=, XF86MonBrightnessDown, exec, brightnessctl s 10%-
|
||||
|
||||
bind=SUPERCTRL,b,exec,eww.sh
|
||||
bind=SUPERALT,n,exec,eww update rightside=true
|
||||
|
||||
bindm=SUPER,mouse:272,movewindow
|
||||
bindm=SUPER,mouse:273,resizewindow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue