Compare commits

..

2 Commits

Author SHA1 Message Date
5fc2e1d18a Add laptop config 2024-08-29 18:02:59 -05:00
4d4c002ff4 Add contrib readme 2024-08-29 17:59:52 -05:00
3 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# vim: set ft=config:
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=eDP-1,preferred,auto,1.3333
# Fall-through rule that sets sane defaults when possible
monitor=,preferred,auto,auto

View File

@ -0,0 +1,3 @@
# vim: set ft=config:
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=eDP-1,preferred,auto,1.3333

View File

@ -0,0 +1,8 @@
# Contrib
Scripts and config files that don't necessarily belong in the defaults.
## Usage
Link to any of these files from within config.d to load them up. Use them
to store machine-specific configs or optional scripts.