mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
Update
This commit is contained in:
@@ -10,11 +10,7 @@ let
|
||||
'';
|
||||
|
||||
powermenu = pkgs.writeShellScriptBin "powermenu" ''
|
||||
if pgrep wlogout; then
|
||||
pkill wlogout
|
||||
else
|
||||
${pkgs.wlogout}/bin/wlogout
|
||||
fi
|
||||
hyprpanel -t powerdropdownmenu
|
||||
'';
|
||||
|
||||
lock = pkgs.writeShellScriptBin "lock" ''
|
||||
|
||||
Reference in New Issue
Block a user