docs
This commit is contained in:
parent
6d89200872
commit
d7b0a20d48
1 changed files with 6 additions and 2 deletions
|
@ -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 │
|
||||
# ╰────────────╯
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue