diff --git a/home/wayland/hyprland/hyprland.conf b/home/wayland/hyprland/hyprland.conf index 1f73497..c3d3053 100644 --- a/home/wayland/hyprland/hyprland.conf +++ b/home/wayland/hyprland/hyprland.conf @@ -3,20 +3,6 @@ monitor=eDP-1,1920x1080@120,0x0,1 # https://wiki.hyprland.org/Configuring/Keywords/ - -# Execute your favorite apps at launch -# exec-once = env XDG_CACHE_HOME=/tmp eww open bar & \ -# swaybg -i ~/Pictures/wallpapers/kai-oberhauser-unsplash.jpg & \ -# swayidle -w & \ -# mako & \ -# element-desktop & \ -# thunderbird & \ -# webcord & \ -# gnome-keyring-daemon --start --components=secrets - -# Source a file (multi-file configs) -# source = ~/.config/hypr/myColors.conf - # Some default env vars. env = XCURSOR_SIZE,20 @@ -90,6 +76,7 @@ gestures { misc { # no thanks + disable_hypr_chan = true disable_hyprland_logo = true disable_splash_rendering = true @@ -135,7 +122,6 @@ bind = , XF86AudioStop, exec, playerctl stop bind = , XF86AudioNext, exec, playerctl next bind = , XF86AudioPrev, exec, playerctl previous - # Switch workspaces bind = $mainMod, ampersand, workspace, 1 bind = $mainMod, eacute, workspace, 2