Hyprland-dotfiles/hypr/hyprland.conf

52 lines
1.9 KiB
Plaintext
Raw Normal View History

2023-08-19 11:21:42 +02:00
# _ _ _ _
# | | | |_ _ _ __ _ __| | __ _ _ __ __| |
# | |_| | | | | '_ \| '__| |/ _` | '_ \ / _` |
# | _ | |_| | |_) | | | | (_| | | | | (_| |
# |_| |_|\__, | .__/|_| |_|\__,_|_| |_|\__,_|
# |___/|_|
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
2023-07-31 11:36:12 +00:00
2023-09-07 09:05:38 +02:00
# -----------------------------------------------------
2023-10-02 14:40:43 +02:00
# Keyboard Layout
2023-09-07 09:05:38 +02:00
# -----------------------------------------------------
2023-10-18 17:19:51 +02:00
# $keyboardlayout=de
$keyboardlayout=us
2023-09-07 09:05:38 +02:00
2023-08-20 11:46:46 +02:00
# -----------------------------------------------------
# Monitor Setup
2023-07-31 11:36:12 +00:00
# See https://wiki.hyprland.org/Configuring/Monitors/
2023-08-20 11:46:46 +02:00
# -----------------------------------------------------
2023-10-18 17:19:51 +02:00
monitor=,preferred,auto,1
# monitor=,2560x1440@120,auto,1
2023-10-12 13:23:55 +02:00
# monitor=,1920x1080,auto,1
2023-07-31 11:36:12 +00:00
2023-08-20 11:46:46 +02:00
# -----------------------------------------------------
2023-10-02 14:40:43 +02:00
# Autostart & Environment
2023-08-20 11:46:46 +02:00
# -----------------------------------------------------
2023-10-02 14:40:43 +02:00
source = ~/dotfiles/hypr/conf/environment.conf
source = ~/dotfiles/hypr/conf/autostart.conf
2023-09-20 11:29:19 +02:00
2023-08-20 11:46:46 +02:00
# -----------------------------------------------------
# Load pywal color file
# -----------------------------------------------------
source = ~/.cache/wal/colors-hyprland.conf
2023-07-31 11:36:12 +00:00
2023-10-01 11:19:31 +02:00
# -----------------------------------------------------
# Load configuration files
# -----------------------------------------------------
2023-10-02 14:40:43 +02:00
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
2023-10-01 11:19:31 +02:00
source = ~/dotfiles/hypr/conf/keybindings.conf
source = ~/dotfiles/hypr/conf/windowrules.conf
2023-10-18 17:19:51 +02:00
# -----------------------------------------------------
# Animation
# -----------------------------------------------------
2023-10-11 22:29:12 +02:00
source = ~/dotfiles/hypr/conf/animations-low.conf
2023-10-18 17:19:51 +02:00
# source = ~/dotfiles/hypr/conf/animations-high.conf