diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-02-19 09:47:20 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-19 09:47:20 +0900 |
| commit | 67c923b06dc4d005b81eab2a8cf8e941f84560b6 (patch) | |
| tree | 0cb760313a52d6bccd93d66a58c55a71acc0a8d2 /config/hypr/UserConfigs/Laptops.conf | |
| parent | a160ceeab550d8fdefc0b19f6b3a0dd6c2784db8 (diff) | |
| parent | 4173c27eca72adb760178567c004e4c757c7b978 (diff) | |
Merge pull request #162 from JaKooLit/development
Development
Diffstat (limited to 'config/hypr/UserConfigs/Laptops.conf')
| -rw-r--r-- | config/hypr/UserConfigs/Laptops.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/hypr/UserConfigs/Laptops.conf b/config/hypr/UserConfigs/Laptops.conf index 20a6c6f9..00d8b8c6 100644 --- a/config/hypr/UserConfigs/Laptops.conf +++ b/config/hypr/UserConfigs/Laptops.conf @@ -1,4 +1,4 @@ -## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # See https://wiki.hyprland.org/Configuring/Keywords/ for more variable settings # These configs are mostly for laptops. This is addemdum to Keybinds.conf @@ -30,8 +30,8 @@ bind = ALT, F6, exec, $scriptsDir/ScreenShot.sh --active # Screenshot active win #bindl = , switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1" #bindl = , switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable" -############################################################################# -### WARNING! Using this method has some caveats!! USE THIS PART WITH SOME CAUTION! + +# WARNING! Using this method has some caveats!! USE THIS PART WITH SOME CAUTION! # CONS of doing this, is that you need to set up your wallpaper (SUPER W) and choose wallpaper. # CAVEATS! Sometimes the Main Laptop Monitor DOES NOT have display that it needs to re-connect your external monitor # One work around is to ensure that before shutting down laptop, MAKE SURE your laptop lid is OPEN!! @@ -44,4 +44,4 @@ bind = ALT, F6, exec, $scriptsDir/ScreenShot.sh --active # Screenshot active win # for laptop-lid action (to erase the last entry) #exec-once = echo "eDP-1, preferred, auto, 1" > $HOME/.config/hypr/UserConfigs/LaptopDisplay.conf -############################################################################## +# |
