mirror of
https://github.com/hexolan/dotfiles.git
synced 2026-03-26 10:11:15 +00:00
feat: stage default configurations
Barebones default configurations (pending publication of my 'rice'). Has some basic layout tweaks from the default `hyprland` config + some integration of `swaync` into `waybar`.
This commit is contained in:
10
config/display/hyprland/hypr/cfgs/monitors.conf
Normal file
10
config/display/hyprland/hypr/cfgs/monitors.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
################
|
||||
### MONITORS ###
|
||||
################
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Monitors/
|
||||
# monitor = name, resolution, position, scale
|
||||
# i.e. monitor = DP-1, 1920x1080@144, 0x0, 1
|
||||
|
||||
monitor = eDP-1, 1920x1080@60, 0x0, 1
|
||||
monitor=,preferred,auto,auto
|
||||
Reference in New Issue
Block a user