mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
chore: change hostname
This commit is contained in:
@ -2,7 +2,7 @@ local awful = require("awful")
|
||||
|
||||
awful.spawn.with_shell([[
|
||||
if ! pidof barrierc; then
|
||||
barrierc -f --debug INFO --display :0 --name esoteric --disable-crypto 192.168.1.2:24800 &
|
||||
barrierc -f --debug INFO --display :0 --name canopus --disable-crypto pc:24800 &
|
||||
fi
|
||||
]])
|
||||
|
||||
|
Reference in New Issue
Block a user