Browse Source

updated startup and window Rules

pull/252/head
JaKooLit 2 years ago
parent
commit
b18d3ed7a1
  1. 6
      config/hypr/UserConfigs/Startup_Apps.conf
  2. 1
      config/hypr/UserConfigs/WindowRules.conf

6
config/hypr/UserConfigs/Startup_Apps.conf

@ -10,7 +10,7 @@ $SwwwRandom = $UserScripts/WallpaperAutoChange.sh
# wallpaper stuff / More wallpaper options below
exec-once = swww query || swww-daemon --format xrgb
#exec-once = $SwwwRandom $wallDIR # random wallpaper switcher every 30 minutes
exec-once = $SwwwRandom $wallDIR # random wallpaper switcher every 30 minutes
# Startup
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
@ -24,8 +24,8 @@ exec-once = waybar &
exec-once = nm-applet --indicator &
exec-once = swaync &
exec-once = ags &
exec-once = blueman-applet &
exec-once = rog-control-center &
#exec-once = blueman-applet &
#exec-once = rog-control-center &
#clipboard manager
exec-once = wl-paste --type text --watch cliphist store

1
config/hypr/UserConfigs/WindowRules.conf

@ -20,7 +20,6 @@ windowrule = float, ^(file-roller|org.gnome.FileRoller)$ # archive manager
#windowrule = workspace 6 silent,^(gamescope)$
windowrule = center,^(pavucontrol)
windowrule = float, org.gnome.SystemMonitor
# windowrule v2 move to workspace
windowrulev2 = workspace 1, class:^([Tt]hunderbird)$

Loading…
Cancel
Save