1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Compare commits

..

No commits in common. "e3e87ee465e6bbe519068ce3cb3048d56e71ef30" and "9f750a4c4db81479120f4578b5bc0035954785c2" have entirely different histories.

13 changed files with 1 additions and 2 deletions

View File

@ -46,7 +46,7 @@ redshift-gtk &
nm-applet & nm-applet &
syncthing-gtk & syncthing-gtk &
gpodder & gpodder &
alacritty --class Spt,Spt -e spt & spotify &
# system lock # system lock
xss-lock -n ~/.local/bin/lock -- ~/.local/bin/lock & xss-lock -n ~/.local/bin/lock -- ~/.local/bin/lock &
@ -73,7 +73,6 @@ bspc rule -a "Syncthing GTK" state=floating
bspc rule -a Gimp state=floating bspc rule -a Gimp state=floating
bspc rule -a Gpodder desktop='^4' bspc rule -a Gpodder desktop='^4'
bspc rule -a Spotify desktop='^4' bspc rule -a Spotify desktop='^4'
bspc rule -a Spt desktop='^4'
bspc rule -a Emacs state=tiled bspc rule -a Emacs state=tiled
bspc rule -a Zathura state=tiled bspc rule -a Zathura state=tiled
bspc rule -a Brave-browser desktop='^9' bspc rule -a Brave-browser desktop='^9'