diff options
Diffstat (limited to 'config/hyprland/hypr/hyprland.conf')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index df2dac4..1cafd71 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -2,6 +2,7 @@ monitor=HDMI-A-1, 1920x1080, 0x0, 1 monitor=VGA-1, 1920x1080, 1920x0, 1 monitor=,preferred,auto,1 +# Environment variables env = HYPRLAND_LOG_WLR,1 env = XCURSOR_THEME,Bibata-Modern-Classic @@ -28,11 +29,7 @@ env = XDG_SESSION_DESKTOP,Hyprland env = SDL_IM_MODULE,fcitx env = SDL_VIDEODRIVER,wayland -# See https://wiki.hyprland.org/Configuring/Keywords/ for more - -# Execute your favorite apps at launch -exec-once = gammastep -# exec-once = waybar +exec-once = gammastep & waybar exec-once = swaybg -i ~/pics/wallpaper # source = ~/.config/hypr/myColors.conf |