Too heavy

This commit is contained in:
David Heinemeier Hansson
2025-06-09 10:14:32 +02:00
parent f1758a185e
commit 8ee64c461e

View File

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