1 #!/usr/bin/env bash 2 3 if [ $(makoctl mode) != "default" ]; then 4 makoctl mode -s default 5 else 6 makoctl mode -s away 7 fi 8
pub / sway-configConfiguration for the Sway Wayland Compositor | |
git clone src.jayvii.de/pub/sway-config.git | |
| Home | Log | Files | Exports | Refs | RSS |