From c286515c9503f0dd54c3b7ba37bd93e1c98b8454 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 9 Dec 2023 23:30:22 +0900 Subject: updated ascii --- copy.sh | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index a2585beb..ce4af98e 100755 --- a/copy.sh +++ b/copy.sh @@ -8,15 +8,11 @@ if [[ $EUID -eq 0 ]]; then exit 1 fi -echo " - - ██╗ █████╗ ██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗████████╗ ██████╗ ██████╗ ████████╗███████╗ - ██║██╔══██╗ ██║ ██╔╝██╔═══██╗██╔═══██╗██║ ██║╚══██╔══╝ ██╔══██╗██╔═══██╗╚══██╔══╝██╔════╝ - ██║███████║ █████╔╝ ██║ ██║██║ ██║██║ ██║ ██║ █████╗██║ ██║██║ ██║ ██║ ███████╗ -██ ██║██╔══██║ ██╔═██╗ ██║ ██║██║ ██║██║ ██║ ██║ ╚════╝██║ ██║██║ ██║ ██║ ╚════██║ -╚█████╔╝██║ ██║██╗██║ ██╗╚██████╔╝╚██████╔╝███████╗██║ ██║ ██████╔╝╚██████╔╝ ██║ ███████║ - ╚════╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚══════╝ - +echo " + _ _ __ _ _ _ ___ _ + _ | |__ _ | |/ /___ ___| | (_) |_ ___| \ ___| |_ ___ + | || / _` |_| ' Date: Sat, 9 Dec 2023 23:31:59 +0900 Subject: updated --- copy.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index ce4af98e..a8b8932b 100755 --- a/copy.sh +++ b/copy.sh @@ -9,10 +9,14 @@ if [[ $EUID -eq 0 ]]; then fi echo " + + _ _ __ _ _ _ ___ _ _ | |__ _ | |/ /___ ___| | (_) |_ ___| \ ___| |_ ___ | || / _` |_| ' Date: Sun, 10 Dec 2023 00:03:26 +0900 Subject: updated ascii --- copy.sh | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index a8b8932b..016618ad 100755 --- a/copy.sh +++ b/copy.sh @@ -8,16 +8,12 @@ if [[ $EUID -eq 0 ]]; then exit 1 fi -echo " +printf "\n%.0s" {1..3} +echo " _ _ ___ __ " +echo " | _. |/ _ _ | o _|_ __ | \ / \ | (_ " +echo " \_| (_| o |\ (_) (_) |_ | |_ |_/ \_/ | __) " +printf "\n%.0s" {1..2} - - _ _ __ _ _ _ ___ _ - _ | |__ _ | |/ /___ ___| | (_) |_ ___| \ ___| |_ ___ - | || / _` |_| ' Date: Sun, 10 Dec 2023 04:39:06 +0900 Subject: removal of adding user into input group --- copy.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 016618ad..6b1c9fc3 100755 --- a/copy.sh +++ b/copy.sh @@ -178,12 +178,12 @@ chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG" # Set executable for initial-boot.sh chmod +x ~/.config/hypr/initial-boot.sh 2>&1 | tee -a "$LOG" -printf "\n\n" +#printf "\n\n" # adding user to input group -printf " adding user to input group...\n" -sudo gpasswd -a $(whoami) input 2>&1 | tee -a "$LOG" +#printf " adding user to input group...\n" +#sudo gpasswd -a $(whoami) input 2>&1 | tee -a "$LOG" -printf "\n\n" +#printf "\n\n" # Additional wallpaper echo "$(tput setaf 6) By default only a few wallpapers are copied...$(tput sgr0)" read -n1 -rep "${CAT} Would you like to download additional wallpapers? (y/n)" WALL -- cgit v1.2.3 From c65668b41dcb67da307b71fc8fc523ae753e047b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 10 Dec 2023 05:15:02 +0900 Subject: updated copy.sh and laptop --- config/hypr/configs/LaptopDisplay.conf | 3 +++ config/hypr/configs/Laptops.conf | 20 +++++++++++++------- copy.sh | 4 ---- 3 files changed, 16 insertions(+), 11 deletions(-) (limited to 'copy.sh') diff --git a/config/hypr/configs/LaptopDisplay.conf b/config/hypr/configs/LaptopDisplay.conf index 4aa82579..c2626cb6 100644 --- a/config/hypr/configs/LaptopDisplay.conf +++ b/config/hypr/configs/LaptopDisplay.conf @@ -1 +1,4 @@ +## NOTE, THIS FILE IS BEING USED by disabling Laptop display monitor behaviour when closing lid. +## See notes on Laptops.conf + monitor = eDP-1, preferred, auto, 1 diff --git a/config/hypr/configs/Laptops.conf b/config/hypr/configs/Laptops.conf index 8d597b00..a31e7551 100644 --- a/config/hypr/configs/Laptops.conf +++ b/config/hypr/configs/Laptops.conf @@ -23,16 +23,22 @@ bind = , xf86MonBrightnessDown, exec, $backlight --dec #FN+F7 bind = , xf86MonBrightnessUp, exec, $backlight --inc #FN+F8 bind = , xf86TouchpadToggle, exec, $touchpad #FN+10 disable touchpad +# Screenshot keybindings for Asus G15 (no PrinSrc button) +bind = $mainMod, F6, exec, $screenshot --now +bind = $mainMod SHIFT, F6, exec, $screenshot --area +bind = $mainMod CTRL SHIFT, F6, exec, $screenshot --in5 +bind = $mainMod ALT, F6, exec, $screenshot --in10 # From WIKI This is to disable laptop monitor when lid is closed. # consult https://wiki.hyprland.org/hyprland-wiki/pages/Configuring/Binds/#switches +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" + +# Be very careful and read the notes when using this part +# Before enabling this part, make sure to comment out (put # on both of the bindl = , switch.... above) # NOTE: Display for laptop are being generated into LaptopDisplay.conf -bindl = , switch:off:Lid Switch,exec,echo "monitor = eDP-1, preferred, auto, 1" > $configs/LaptopDisplay.conf -bindl = , switch:on:Lid Switch,exec,echo "monitor = eDP-1, disable" > $configs/LaptopDisplay.conf +# NOTE: Make sure to OPEN your laptop display before shutting down your laptop or you will end up with a disabled Laptop display on your next startup +#bindl = , switch:off:Lid Switch,exec,echo "monitor = eDP-1, preferred, auto, 1" > $configs/LaptopDisplay.conf +#bindl = , switch:on:Lid Switch,exec,echo "monitor = eDP-1, disable" > $configs/LaptopDisplay.conf -# Screenshot keybindings for Asus G15 (no PrinSrc button) -bind = $mainMod, F6, exec, $screenshot --now -bind = $mainMod SHIFT, F6, exec, $screenshot --area -bind = $mainMod CTRL SHIFT, F6, exec, $screenshot --in5 -bind = $mainMod ALT, F6, exec, $screenshot --in10 \ No newline at end of file diff --git a/copy.sh b/copy.sh index 6b1c9fc3..0c960a0e 100755 --- a/copy.sh +++ b/copy.sh @@ -178,10 +178,6 @@ chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG" # Set executable for initial-boot.sh chmod +x ~/.config/hypr/initial-boot.sh 2>&1 | tee -a "$LOG" -#printf "\n\n" -# adding user to input group -#printf " adding user to input group...\n" -#sudo gpasswd -a $(whoami) input 2>&1 | tee -a "$LOG" #printf "\n\n" # Additional wallpaper -- cgit v1.2.3