This commit is contained in:
pika 2025-03-29 21:29:22 +01:00
parent 6d89200872
commit d7b0a20d48

View file

@ -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 │
# ╰────────────╯