diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index bb846e8..7ee85d9 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -1,17 +1,9 @@ # Refer to the wiki for more information. # https://wiki.hyprland.org/Configuring/ -################ -### MONITORS ### -################ - # Change your personal monitor setup in here to keep the main config portable source = ~/.config/hypr/hyprland-monitors.conf -################### -### KEYBINDINGS ### -################### - # Use fixed set of defaults from Omarchy source = ~/.local/share/omarchy/default/hypr/bindings.conf @@ -28,17 +20,9 @@ bind = SUPER, N, exec, alacritty -e nvim bind = SUPER, T, exec, alacritty -e btop bind = SUPER SHIFT, SPACE, exec, pkill -SIGUSR1 waybar -############################# -### ENVIRONMENT VARIABLES ### -############################# - # See https://wiki.hyprland.org/Configuring/Environment-variables/ source = ~/.local/share/omarchy/default/hypr/envs.conf -################# -### AUTOSTART ### -################# - # Autostart necessary processes (like notifications daemons, status bars, etc.) # Or execute your favorite apps at launch like this: exec-once = hypridle & hyprpaper & swaync & waybar