diff --git a/hosts/default.toml b/hosts/default.toml index cd37fc4..48ff7be 100644 --- a/hosts/default.toml +++ b/hosts/default.toml @@ -8,8 +8,8 @@ system-mono-font = "Fira Mono" #temperature-path = "" terminal = "alacritty" lock-cmd = "swaylock -c 000000" -display-on-cmd = "swaymsg \"output * dpms on\"" -display-off-cmd = "swaymsg \"output * dpms off\"" +display-on-cmd = "wlopm --on '*'" +display-off-cmd = "wlopm --off '*'" inputs = []