init
This commit is contained in:
28
hypr/hyprland.conf
Normal file
28
hypr/hyprland.conf
Normal file
@ -0,0 +1,28 @@
|
||||
# Keyboard Layout
|
||||
$keyboardlayout=de
|
||||
|
||||
# Monitor Setup
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,preferred,auto,1
|
||||
# monitor=,2560x1440@120,auto,1
|
||||
# monitor=,1920x1080,auto,1
|
||||
|
||||
# Autostart & Environment
|
||||
source = ~/dotfiles/hypr/conf/environment.conf
|
||||
source = ~/dotfiles/hypr/conf/autostart.conf
|
||||
|
||||
# Load pywal color file
|
||||
source = ~/.cache/wal/colors-hyprland.conf
|
||||
|
||||
# Load configuration files
|
||||
source = ~/dotfiles/hypr/conf/keyboard.conf
|
||||
source = ~/dotfiles/hypr/conf/window.conf
|
||||
source = ~/dotfiles/hypr/conf/decoration.conf
|
||||
source = ~/dotfiles/hypr/conf/layouts.conf
|
||||
source = ~/dotfiles/hypr/conf/misc.conf
|
||||
source = ~/dotfiles/hypr/conf/keybindings.conf
|
||||
source = ~/dotfiles/hypr/conf/windowrules.conf
|
||||
|
||||
# Animation
|
||||
source = ~/dotfiles/hypr/conf/animations-low.conf
|
||||
# source = ~/dotfiles/hypr/conf/animations-high.conf
|
Reference in New Issue
Block a user