Commit fd0c255
Changed files (3)
.config
hypr
modules
waybar
.config/hypr/modules/autostarts.conf
@@ -1,10 +1,10 @@
exec-once = waybar &
exec-once = swaync &
-exec-once = hyprctl dispatch workspace "Terminal"
+exec-once = hyprctl dispatch workspace "Code"
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
exec-once = hyprctl setcursor arcstarry_cursor 25
exec-once = hypridle &
exec-once = swww-daemon
-exec-once = hyprpm reload
\ No newline at end of file
+exec-once = hyprpm reload
.config/hypr/modules/windows.conf
@@ -2,9 +2,9 @@ monitor=DP-1,1920x1080@144,auto,1
workspace = 1, defaultName:AI,monitor:DP-1,persistent:true
workspace = 2, defaultName:Code,monitor:DP-1,persistent:true
-workspace = 3, defaultName:Terminal,monitor:DP-1,persistent:true
-workspace = 4, defaultName:Research,monitor:DP-1,persistent:true
-workspace = 5, defaultName:Forge,monitor:DP-1,persistent:true
+# workspace = 3, defaultName:Terminal,monitor:DP-1,persistent:true
+workspace = 3, defaultName:Research,monitor:DP-1,persistent:true
+# workspace = 5, defaultName:Forge,monitor:DP-1,persistent:true
# Floating windows
windowrule = float true,center true,size 875 600,match:tag floating-window
@@ -19,7 +19,7 @@ windowrule = rounding 8, match:tag pop
windowrule = workspace Research, match:class ^(zen)$
windowrule = workspace Code, match:class ^(code|code-oss|Code-Insiders)$
windowrule = workspace AI, match:class ^(chrome-gemini.google.com.*|chrome-claude.ai.*|chrome-chatgpt.com.*)$
-windowrule = workspace Forge, match:class ^(BambuStudio|blender|FreeCAD)$
+windowrule = workspace 4, match:class ^(BambuStudio|blender|FreeCAD)$
windowrule = float true,center true,size 1000 550,rounding 12,tag -floating-window,match:class org.wraith.about
windowrule = workspace special:temp, match:class ^(discord)$
.config/waybar/config.jsonc
@@ -28,9 +28,9 @@
"format-icons": {
"AI": "",
"Code": "",
- "Research": "",
- "Terminal": "",
- "Forge": ""
+ "Research": ""
+ // "Terminal": "",
+ // "Forge": ""
}
},
@@ -61,7 +61,7 @@
"interval": 5,
"return-type": "json",
"cursor": false,
- "on-click": "$HOME/.wraith/scripts/packages.sh",
+ "on-click": "$HOME/.wraith/scripts/packages.sh update",
"tooltip": true
},
"custom/internet": {