chore: add work stuff to hyprland config
This commit is contained in:
@@ -37,7 +37,8 @@ $menu = wofi --show drun
|
|||||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
|
||||||
exec-once = steam & proton-mail & discord & 1password & firefox &
|
exec-once = proton-mail & discord & 1password & firefox &
|
||||||
|
exec-once = thunderbird & slack & zoom &
|
||||||
exec-once = waybar & mako & hypridle & swww-daemon &
|
exec-once = waybar & mako & hypridle & swww-daemon &
|
||||||
exec-once = $terminal
|
exec-once = $terminal
|
||||||
exec-once = systemctl --user start hyprpolkitagent
|
exec-once = systemctl --user start hyprpolkitagent
|
||||||
@@ -141,9 +142,11 @@ animations {
|
|||||||
windowrule = match:class ghostty, workspace 1
|
windowrule = match:class ghostty, workspace 1
|
||||||
windowrule = match:class firefox, workspace 2
|
windowrule = match:class firefox, workspace 2
|
||||||
windowrule = match:class discord, workspace 3
|
windowrule = match:class discord, workspace 3
|
||||||
windowrule = match:class steam, workspace 4
|
windowrule = match:class slack, workspace 3
|
||||||
windowrule = match:class Proton Mail, workspace 5
|
windowrule = match:class Proton Mail, workspace 5
|
||||||
|
windowrule = match:class Thunderbird, workspace 5
|
||||||
windowrule = match:class 1password, workspace 9
|
windowrule = match:class 1password, workspace 9
|
||||||
|
windowrule = match:class Zoom Workplace, workspace 10
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||||
dwindle {
|
dwindle {
|
||||||
|
|||||||
Reference in New Issue
Block a user