Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Overwrite all the user configs in ~/.config/hypr with the Omarchy defaults.
|
||||
|
||||
archypr-efresh-config hypr/autostart.conf
|
||||
archypr-efresh-config hypr/bindings.conf
|
||||
archypr-efresh-config hypr/input.conf
|
||||
archypr-efresh-config hypr/looknfeel.conf
|
||||
archypr-efresh-config hypr/hyprland.conf
|
||||
archypr-efresh-config hypr/monitors.conf
|
||||
bash "$ARCHYPR_PATH/install/config/detect-keyboard-layout.sh"
|
||||
Reference in New Issue
Block a user