Updates
This commit is contained in:
parent
3f2b8f7a26
commit
89bada9846
|
@ -11,15 +11,15 @@
|
|||
# -----------------------------------------------------
|
||||
# Keyboard Layout
|
||||
# -----------------------------------------------------
|
||||
$keyboardlayout=de
|
||||
# $keyboardlayout = us
|
||||
# $keyboardlayout=de
|
||||
$keyboardlayout=us
|
||||
|
||||
# -----------------------------------------------------
|
||||
# Monitor Setup
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
# -----------------------------------------------------
|
||||
# monitor=,preferred,auto,1
|
||||
monitor=,2560x1440@120,auto,1
|
||||
monitor=,preferred,auto,1
|
||||
# monitor=,2560x1440@120,auto,1
|
||||
# monitor=,1920x1080,auto,1
|
||||
|
||||
# -----------------------------------------------------
|
||||
|
@ -43,4 +43,9 @@ 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
|
||||
|
|
Loading…
Reference in New Issue
Block a user