From 2a025090a0d05effb5e613d41a773172d4b9a1dc Mon Sep 17 00:00:00 2001 From: umgbhalla Date: Tue, 11 Apr 2023 13:10:19 +0530 Subject: [PATCH] fix(theme): misc changes --- themes/cr0nus/bspwm/.config/bspwm/bspwmrc | 4 +++- themes/cr0nus/dunst/.config/dunst/dunstrc | 2 +- themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/themes/cr0nus/bspwm/.config/bspwm/bspwmrc b/themes/cr0nus/bspwm/.config/bspwm/bspwmrc index 4e8131d..e920ed8 100755 --- a/themes/cr0nus/bspwm/.config/bspwm/bspwmrc +++ b/themes/cr0nus/bspwm/.config/bspwm/bspwmrc @@ -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 + diff --git a/themes/cr0nus/dunst/.config/dunst/dunstrc b/themes/cr0nus/dunst/.config/dunst/dunstrc index d61da3c..0382249 100644 --- a/themes/cr0nus/dunst/.config/dunst/dunstrc +++ b/themes/cr0nus/dunst/.config/dunst/dunstrc @@ -3,7 +3,7 @@ follow = none width = 300 height = 300 - origin = bottom-left + origin = top-right offset = 0x40 scale = 0 notification_limit = 0 diff --git a/themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc b/themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc index e89c3d1..72abc2f 100644 --- a/themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc +++ b/themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc @@ -72,7 +72,7 @@ super + u # screen recorder -super + r +super + ctrl + r ffrecord # polybar_toggle