This commit is contained in:
biscuit
2025-05-19 12:51:19 -05:00
parent e193f075e2
commit 2e7d8fef40
5 changed files with 33 additions and 22 deletions
+3 -1
View File
@@ -8,7 +8,9 @@ $terminal = kitty
$bar = ags run
$cursor = Bibata-Modern-Ice
exec-once = $terminal
exec-once = hyprctl setcursor $cursor 24
exec-once = $bar
exec-once = [workspace 20 silent] firefox
exec-once = [workspace 20 silent] kitty --single-instance --hold fastfetch
exec-once = [workspace 1] kitty --single-instance --hold fastfetch
+1 -1
View File
@@ -4,7 +4,7 @@
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
$terminal = kitty
$terminal = kitty --single-instance
$browser = firefox
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more