diff options
Diffstat (limited to 'env/.config/hypr')
| -rw-r--r-- | env/.config/hypr/hyprland.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index b41a847..67fec50 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -18,15 +18,14 @@ env = GDK_BACKEND,wayland,x11,* env = HYPRLAND_PER_MONITOR_WORKSPACES,1 + windowrule = float,title:^(flameshot) windowrule = move 0 0,title:^(flameshot) windowrule = suppressevent fullscreen,title:^(flameshot) -exec-once = $HOME/.local/bin/system/start_scripts/autostart.sh +exec-once = $HOME/.local/bin/system/start-scripts/autostart.sh exec-once = /usr/lib/xdg-desktop-portal & exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -# exec-once = ibus-daemon -rxRd -exec-once = /usr/lib/ibus/ibus-wayland exec-once = hyprpaper exec-once = /usr/bin/dunst $HOME/.config/dunst/dunstrc |
