diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-26 13:34:15 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-26 13:34:15 -0500 |
| commit | f328ef7afd994f8fce82d462e90d250816580c1e (patch) | |
| tree | 583801f6b65da620b1e784ff6fbf7c4e9a7ae41d /env/.config/hypr | |
| parent | dcbd6a365b76cc2e6e1cce17cac4c962f6e157e1 (diff) | |
ime
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 |
