hyprland: add custom config sourcing

This commit is contained in:
end-4
2024-03-02 22:35:43 +07:00
parent 8c80f745c5
commit 4c0cc1237a
10 changed files with 46 additions and 25 deletions
+2
View File
@@ -0,0 +1,2 @@
## You can put extra environment variables here
## https://wiki.hyprland.org/Configuring/Environment-variables/
+2
View File
@@ -0,0 +1,2 @@
# You can make apps auto-start here
# Relevant Hyprland wiki section: https://wiki.hyprland.org/Configuring/Keywords/#executing
+2
View File
@@ -0,0 +1,2 @@
## Put general config stuff here
## Here's a list of every variable: https://wiki.hyprland.org/Configuring/Variables/
+2
View File
@@ -0,0 +1,2 @@
## You can put your preferred keybinds here
## https://wiki.hyprland.org/Configuring/Binds/
+3
View File
@@ -0,0 +1,3 @@
## You can put custom rules here
## Window/layer rules: https://wiki.hyprland.org/Configuring/Window-Rules/
## Workspace rules: https://wiki.hyprland.org/Configuring/Workspace-Rules/