diff options
author | Saumit <justsaumit@protonmail.com> | 2024-09-12 11:14:41 +0530 |
---|---|---|
committer | Saumit <justsaumit@protonmail.com> | 2024-09-12 11:14:41 +0530 |
commit | 1fdfb860b451de8e563c886e365ae24b9a353ca7 (patch) | |
tree | bad91671b47374e304a019f9d09bd817e63e24eb /.config/hypr/hyprland.conf | |
parent | 7c784e00cb013af8c4c00c71aa0cddcd82494a65 (diff) |
.config: fixes in hypr,flameshot,imv and neofetch
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1c5bfc1..8ded7c0 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -6,7 +6,7 @@ monitor=HDMI-A-1,1920x1080@144,0x0,1.00,transform,0,mirror,eDP-1 # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox -exec-once = waybar & dunst & wpaperd & suspend.sh & nextcloud & nm-applet & blueman +exec-once = waybar & dunst & wpaperd & suspend.sh & nextcloud & nm-applet & blueman-applet #exec-once = dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY #exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY && XDG_CURRENT_DESKTOP=Hyprland exec-once = systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP |