mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
chore: change hostname
This commit is contained in:
@ -2,7 +2,7 @@ local awful = require("awful")
|
|||||||
|
|
||||||
awful.spawn.with_shell([[
|
awful.spawn.with_shell([[
|
||||||
if ! pidof barrierc; then
|
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
|
fi
|
||||||
]])
|
]])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user