added compiler keybind

This commit is contained in:
venus
2026-03-11 20:59:45 -05:00
parent fe53daba15
commit 3c5532be51
5 changed files with 58 additions and 27 deletions

View File

@@ -4,16 +4,16 @@
# See https://wiki.hypr.land/Configuring/Window-Rules/ for more
# See https://wiki.hypr.land/Configuring/Workspace-Rules/ for workspace rules
# Example windowrules that are useful
windowrule{
name = calculator
match:class = calc-term
opacity = 0.7
float = on
center = true
name = compiler-window
match:tag = compiler
border_color = rgba(ccaaffee)
# col.inactive_border = rgba(333333aa)
border_size = 2
float = false
}
# put vesktop in a special workspace
windowrule{
name = discord
match:class = vesktop
@@ -55,6 +55,7 @@ windowrule {
pseudo = yes
float = yes
center = true
opacity = 1
# move = cursor_x-10 cursor_y-10
size = monitor_w*.4 monitor_h*.4