remove hyprland from config
This commit is contained in:
parent
c3a4fc2bb2
commit
3c0896e976
24 changed files with 235 additions and 1134 deletions
|
|
@ -26,7 +26,7 @@ pkgs.writeShellScriptBin "fuzzel-power" ''
|
|||
elif [ "$selected_option" == "$logout" ]
|
||||
then
|
||||
echo "logout"
|
||||
hyprctl dispatch exit
|
||||
niri msg quit --skip-confirmation
|
||||
else
|
||||
echo "No match"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue