Basic rice set up. Still need to add a way to reiably update the package lists and i need a launcher.
This commit is contained in:
commit
3e89f350a6
107 changed files with 7553 additions and 0 deletions
15
private_dot_config/hypr/hyprland.conf
Normal file
15
private_dot_config/hypr/hyprland.conf
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
source = ~/.config/hypr/land/defaults.conf
|
||||
source = ~/.config/hypr/land/env.conf
|
||||
|
||||
source = ~/.config/hypr/land/lookandfeel.conf
|
||||
source = ~/.config/hypr/land/input.conf
|
||||
source = ~/.config/hypr/land/binds.conf
|
||||
source = ~/.config/hypr/land/rules.conf
|
||||
|
||||
monitor=,preferred,auto,auto
|
||||
|
||||
# Must be last in case they don't exist and shit'll error.
|
||||
source = ~/.config/hypr/land/startup.conf
|
||||
source = ~/.config/hypr/land/monitors.conf # nwg-display support
|
||||
source = ~/.config/hypr/land/workspaces.conf
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue