Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzc committed Aug 8, 2024
1 parent 0a93a6e commit c4c8391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_config/bspwm/executable_bspwmrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ bspc rule -a '*:flameshot' state=floating follow=on focus=on
(pgrep -x trayer > /dev/null && pkill -9 -f trayer);
(trayer -l --margin 0 --padding 10 --align right --edge top --height 29 --distance 0,0 --distancefrom right,top --transparent true --alpha 0 --tint '#000000' &)

pgrep 1password > /dev/null || 1password --silent
nitrogen --restore &
pgrep 1password > /dev/null || 1password --silent
flameshot &

0 comments on commit c4c8391

Please sign in to comment.