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

Compare commits

..

2 Commits

Author SHA1 Message Date
e3e87ee465 Start spotify-tui instead of Spotify 2020-02-06 01:42:19 +01:00
b7d9499002 JetBrains Nerd font now package installed 2020-02-06 01:04:38 +01:00
13 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,7 @@ redshift-gtk &
nm-applet & nm-applet &
syncthing-gtk & syncthing-gtk &
gpodder & gpodder &
spotify & alacritty --class Spt,Spt -e spt &
# system lock # system lock
xss-lock -n ~/.local/bin/lock -- ~/.local/bin/lock & xss-lock -n ~/.local/bin/lock -- ~/.local/bin/lock &
@ -73,6 +73,7 @@ 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'