Skip to content

Commit

Permalink
fix(theme): misc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
umgbhalla committed Apr 11, 2023
1 parent 514808f commit 2a02509
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion themes/cr0nus/bspwm/.config/bspwm/bspwmrc
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,6 @@ bash $HOME/.config/polybar/launch.sh &
notify-send "Launching Poly bar"
s xgamma -gamma 0.90

(sleep 2 && bash ~/.fehbg )&
(sleep 0.5 && bash ~/.fehbg )&
sudo systemctl restart logid.service

2 changes: 1 addition & 1 deletion themes/cr0nus/dunst/.config/dunst/dunstrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
follow = none
width = 300
height = 300
origin = bottom-left
origin = top-right
offset = 0x40
scale = 0
notification_limit = 0
Expand Down
2 changes: 1 addition & 1 deletion themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ super + u


# screen recorder
super + r
super + ctrl + r
ffrecord

# polybar_toggle
Expand Down

0 comments on commit 2a02509

Please sign in to comment.