diff --git a/hyprland.conf b/hyprland.conf index ee4d09a..44d9fcb 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -8,6 +8,12 @@ $h_conf = ~/.config/hypr # │ also sources workspaces config, for differnet mappings for the workspaces. │ # ╰────────────────────────────────────────────────────────────────────────────╯ source = $HOME/.monitors.conf + # ╭──────────────────────────────────────────────────────────────────────────╮ + # │ variable for specialworkspace (has to be configured in .monitors.conf │ + # │ like -> workspace = name:x, on-created-empty:$terminal) │ + # ╰──────────────────────────────────────────────────────────────────────────╯ +$terminal = ghostty + # ─< source hotkeys file for hyprland >────────────────────────────────────────────────────── source = $h_conf/hotkeys.conf @@ -38,8 +44,6 @@ env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1 # ──────────────────────────────────────< windowrules >───────────────────────────────────── windowrule = workspace special:windoof, title:^(.*[Ll]ooking [Gg]lass.*) -$terminal = ghostty - # ╭────────────╮ # │ workspaces │ # ╰────────────╯