mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-05-06 15:18:36 +02:00
4 lines
51 B
Text
4 lines
51 B
Text
|
|
#!/bin/sh
|
||
|
|
dbus-run-session qtile start -b wayland
|
||
|
|
|