mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Use dotter
This commit is contained in:
8
config/zsh/.zprofile-wayland
Normal file
8
config/zsh/.zprofile-wayland
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# export WM="Hyprland"
|
||||
# export XDG_CURRENT_DESKTOP=Hyprland
|
||||
# export XDG_SESSION_TYPE=wayland
|
||||
# export XDG_SESSION_DESKTOP=Hyprland
|
||||
|
||||
[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && Hyprland
|
||||
Reference in New Issue
Block a user