edit for multiple pc config

This commit is contained in:
2025-11-28 03:19:35 +03:00
parent 2454e2afd5
commit ed1e13ea6b
6 changed files with 22 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@
# ./hyprland/colors.nix
# ./hyprland/active.nix
./hyprland/keybinds.nix # done
./hyprland/my.nix
./hyprlock.nix # done
./hypridle.nix # done
];
@@ -56,7 +56,8 @@
"${super}, L, exec, loginctl lock-session"
''
${super}, Return, exec, ~/.config/hypr/scripts/launch_first_available.sh "kitty" "foot" "alacritty" "wezterm" "konsole" "kgx" "uxterm" "xterm"''
${super}, Return, exec, ~/.config/hypr/scripts/launch_first_available.sh "kitty" "foot" "alacritty" "wezterm" "konsole" "kgx" "uxterm" "xterm"
''
"${super}, T, exec, telegram-desktop"
''
${super}, E, exec, ~/.config/hypr/scripts/launch_first_available.sh "nemo" "dolphin" "nautilus" "thunar" "kitty -1 zsh -c yazi"''