Updates
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
if [ -f ~/.hyprland.sh ]; then
|
||||
sleep 1
|
||||
~/.hyprland.sh
|
||||
fi
|
||||
@@ -9,6 +9,9 @@
|
||||
# by Stephan Raabe (2023)
|
||||
# -----------------------------------------------------
|
||||
|
||||
# START SWAYIDLE
|
||||
# exit
|
||||
# END SWAYIDLE
|
||||
source ~/dotfiles/.settings/swayidle.sh
|
||||
if [ -f "/usr/bin/swayidle" ]; then
|
||||
echo "swayidle is installed."
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
cd ~/hyprland-settings
|
||||
./settings.sh dotfiles
|
||||
Reference in New Issue
Block a user