Updates
This commit is contained in:
3
.bashrc
3
.bashrc
@@ -36,7 +36,7 @@ alias dot="cd ~/dotfiles"
|
||||
# -----------------------------------------------------
|
||||
|
||||
alias Qtile='startx'
|
||||
alias QtileWayland='qtile start -b wayland'
|
||||
# alias QtileWayland='qtile start -b wayland'
|
||||
# Hyprland with Hyprland
|
||||
|
||||
# -----------------------------------------------------
|
||||
@@ -120,7 +120,6 @@ if [[ $(tty) == *"pts"* ]]; then
|
||||
else
|
||||
if [ -f /bin/qtile ]; then
|
||||
echo "Start Qtile X11 with command Qtile"
|
||||
echo "Start Qtile Wayland with command QtileWayland"
|
||||
fi
|
||||
if [ -f /bin/hyprctl ]; then
|
||||
echo "Start Hyprland with command Hyprland"
|
||||
|
||||
Reference in New Issue
Block a user