From b5668cd04e30d024155125cff710d0915e45a1e5 Mon Sep 17 00:00:00 2001 From: Candifloss Date: Thu, 30 Jul 2026 19:54:47 +0530 Subject: [PATCH] Update Window Rules --- config.ron | 7 ++++--- themes/candy/up | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config.ron b/config.ron index d7b8734..adc294d 100644 --- a/config.ron +++ b/config.ron @@ -22,8 +22,9 @@ window_rules: [ ( window_class: "waterfox", spawn_on_tag: 2 ), ( window_class: "firefox", spawn_on_tag: 2 ), + ( window_class: "microsoft-edge", spawn_on_tag: 4 ), ( window_class: "org.mozilla.firefox", spawn_on_tag: 2 ), - ( window_class: "zen", spawn_on_tag: 4 ), + ( window_class: "zen", spawn_on_tag: 2), ( window_class: "Alacritty", spawn_on_tag: 1 ), ( window_class: "keepassxc", spawn_on_tag: 5 ), ( window_class: "vscodium", spawn_on_tag: 3 ), @@ -42,8 +43,8 @@ (command: Execute, value: "rofi -show run", modifier: ["modkey"], key: "r"), //(command: Execute, value: "worf --show run", modifier: ["modkey"], key: "r"), (command: Execute, value: "alacritty", modifier: ["modkey", "Shift"], key: "Return"), - //(command: Execute, value: "firefox --private-window", modifier: ["Control", "Alt"], key: "p"), - (command: Execute, value: "zen", modifier: ["Control", "Alt"], key: "p"), + (command: Execute, value: "firefox --private-window", modifier: ["Control", "Alt"], key: "p"), + //(command: Execute, value: "zen", modifier: ["Control", "Alt"], key: "p"), (command: Execute, value: "codium", modifier: ["Control", "Alt"], key: "c"), (command: Execute, value: "nautilus", modifier: ["Control", "Alt"], key: "f"), (command: Execute, value: "keepassxc", modifier: ["Control", "Alt"], key: "k"), diff --git a/themes/candy/up b/themes/candy/up index 08b8451..e8f9f33 100755 --- a/themes/candy/up +++ b/themes/candy/up @@ -14,3 +14,5 @@ eww daemon && eww open panel --arg "h=27" --arg "w=1366" # Start Vonalc app-launcher vonal & + +#lxpolkit