personal dotfiles: my Hyprland config
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f25487b..32c73d6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,7 +17,6 @@ env = GTK_USE_PORTAL,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch -exec-once = /usr/libexec/pipewire-launcher # exec-once = waybar & hyprpaper & firefox exec-once = swaybg -i ~/Pictures/background.jpg -m center exec-once = sleep 2 && waybar @@ -60,7 +59,7 @@ env = QT_QPA_SYSTEM_ICON_THEME,breeze # Some default env vars. env = XCURSOR_SIZE,24 -exec-once = openrc --user +exec-once = openrc --user gui # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { |