Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-07-29 10:32:10 +02:00
parent a393b84c92
commit c37f3fc5e4
16 changed files with 517 additions and 55 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ in {
)
# Quick launch
"$mod,RETURN, exec, uwsm app -- ${pkgs.ghostty}/bin/ghostty" # Ghostty (terminal)
"$mod,RETURN, exec, ${pkgs.ghostty}/bin/ghostty +new-window" # Ghostty (terminal, via daemon D-Bus)
"$mod,E, exec, uwsm app -- ${pkgs-stable.thunar}/bin/thunar" # Thunar
"$mod, SPACE, exec, tofi-drun" # Launcher
"$mod, N, exec, swaync-client -t" # Notification center
+6
View File
@@ -38,6 +38,7 @@ in {
hyprshot
hyprpicker
swappy
satty
imv
wf-recorder
wlr-randr
@@ -61,6 +62,10 @@ in {
",prefered,auto,1" # default
];
exec-once = [
"systemctl --user start app-com.mitchellh.ghostty.service"
];
env = [
"XDG_CURRENT_DESKTOP,Hyprland"
"XDG_SESSION_TYPE,wayland"
@@ -118,6 +123,7 @@ in {
layerrule = [
"match:namespace launcher, animation popin 70%"
"match:namespace swaync-control-center, animation slide right"
];
windowrule = [