diff --git a/dotfiles/hypr/hyprland.conf b/dotfiles/hypr/hyprland.conf index c38c64c..f94e329 100644 --- a/dotfiles/hypr/hyprland.conf +++ b/dotfiles/hypr/hyprland.conf @@ -37,7 +37,7 @@ $menu = wofi --show drun # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: -exec-once = steam & proton-mail & obsidian & discord & 1password & firefox & +exec-once = steam & proton-mail & discord & 1password & firefox & exec-once = waybar & mako & hypridle & swww-daemon & exec-once = $terminal exec-once = systemctl --user start hyprpolkitagent @@ -143,7 +143,6 @@ windowrule = match:class firefox, workspace 2 windowrule = match:class discord, workspace 3 windowrule = match:class steam, workspace 4 windowrule = match:class Proton Mail, workspace 5 -windowrule = match:class obsidian, workspace 6 windowrule = match:class 1password, workspace 9 # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more