mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Too heavy
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user