更新hyprland配置
This commit is contained in:
@@ -35,15 +35,6 @@ in
|
||||
|
||||
|
||||
programs = {
|
||||
bash = {
|
||||
initExtra = ''
|
||||
if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ];
|
||||
then
|
||||
echo 'Welcome! '
|
||||
fi
|
||||
'';
|
||||
};
|
||||
|
||||
swaylock.enable = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user