diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-13 01:22:50 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-13 01:23:13 +0900 |
| commit | a3b21dc54882ce0b6fcaf300f0781e1211657921 (patch) | |
| tree | 7804613a41742f3663e6795f7146d3839f43afe5 | |
| parent | 544354cb6203c0eaedceecac19b2b78dcd6f5bf8 (diff) | |
just a small change
| -rw-r--r-- | config/hypr/configs/ENVariables.conf | 2 | ||||
| -rw-r--r-- | config/hypr/configs/Execs.conf | 2 | ||||
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 | ||||
| -rw-r--r-- | config/hypr/configs/Laptops.conf | 2 | ||||
| -rw-r--r-- | config/hypr/configs/Monitors.conf | 2 | ||||
| -rw-r--r-- | config/hypr/configs/Settings.conf | 3 | ||||
| -rw-r--r-- | config/hypr/configs/WindowRules.conf | 3 |
7 files changed, 13 insertions, 3 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index 8a154249..4437c641 100644 --- a/config/hypr/configs/ENVariables.conf +++ b/config/hypr/configs/ENVariables.conf @@ -1,4 +1,4 @@ -## JaKooLit Github - https://github.com/JaKooLit +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## #environment-variables env = CLUTTER_BACKEND,wayland diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 2005eae4..85870f74 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -1,3 +1,5 @@ +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## + #Commands to be executed at launch $scriptsDir = $HOME/.config/hypr/scripts $lock = $scriptsDir/LockScreen.sh diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index f264cd7d..2c0b4341 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -1,3 +1,5 @@ +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## + # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Setting variables # See laptops.conf diff --git a/config/hypr/configs/Laptops.conf b/config/hypr/configs/Laptops.conf index 58cdccde..ee67928e 100644 --- a/config/hypr/configs/Laptops.conf +++ b/config/hypr/configs/Laptops.conf @@ -1,3 +1,5 @@ +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## + # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Setting variables # This configs are mostly for laptops. This is addemdum to Keybinds.conf diff --git a/config/hypr/configs/Monitors.conf b/config/hypr/configs/Monitors.conf index 6481942b..ac87862a 100644 --- a/config/hypr/configs/Monitors.conf +++ b/config/hypr/configs/Monitors.conf @@ -1,3 +1,5 @@ +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## + # Monitor Configuration # See Hyprland wiki for more details # https://wiki.hyprland.org/Configuring/Monitors/ diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index a3c9768c..f2705d98 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -1,5 +1,6 @@ +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## + ## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables -## JaKooLit Github - https://github.com/JaKooLit source = $HOME/.cache/wal/colors-hyprland diff --git a/config/hypr/configs/WindowRules.conf b/config/hypr/configs/WindowRules.conf index e6bea4f3..f92f0cec 100644 --- a/config/hypr/configs/WindowRules.conf +++ b/config/hypr/configs/WindowRules.conf @@ -1,5 +1,6 @@ +## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -## JaKooLit Github - https://github.com/JaKooLit + windowrule = float, org.kde.polkit-kde-authentication-agent-1 windowrule = float, nm-connection-editor|blueman-manager |
