flake update and minor fixes

This commit is contained in:
Rouven Seifert 2023-05-28 13:15:29 +02:00
parent 552ed08cbf
commit 747b917732
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
8 changed files with 35 additions and 24 deletions

View file

@ -49,7 +49,7 @@
"mako/do-not-disturb.sh".text = ''
if [[ $(makoctl mode) = 'default' ]];then
notify-send 'Enabled Do Not Disturb mode'
sleep 5
sleep 3
makoctl mode -s do-not-disturb
else
makoctl mode -s default

View file

@ -136,7 +136,7 @@ binde = SHIFT, XF86AudioLowerVolume, exec, pactl set-source-volume @DEFAULT_SOUR
bind = ,XF86Messenger, exec, makoctl dismiss
bind = SHIFT ,XF86Messenger, exec, makoctl restore
bind = ,XF86Go, exec, makoctl invoke
bind = ,XF86Cancel, exec, sh ~/.config/mako/do-not-disturb.sh
bind = ,Cancel, exec, sh ~/.config/mako/do-not-disturb.sh
bind = ,XF86Display, exec, hyprpaper
bind = ,XF86Favorites, exec, loginctl lock-session
bind = ,XF86PowerOff, exec, wlogout

View file

@ -10,7 +10,7 @@
substituteInPlace $out/share/applications/wpa_gui.desktop --replace "Name=wpa_gui" "Name=Manage Wifi"
'';
})) # manage wifi
cinnamon.nemo
pcmanfm
xdg-utils # used for xdg-open
snapper-gui