[sway] change terminal for alacritty
This commit is contained in:
parent
0447a08824
commit
9873b02621
1 changed files with 1 additions and 1 deletions
|
@ -94,6 +94,6 @@
|
||||||
"format": "💻 {}",
|
"format": "💻 {}",
|
||||||
"exec": "/usr/bin/hostname -f",
|
"exec": "/usr/bin/hostname -f",
|
||||||
"interval": "once",
|
"interval": "once",
|
||||||
"on-click": "/usr/bin/rxvt -e /usr/bin/htop",
|
"on-click": "/usr/bin/alacritty -e /usr/bin/htop",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue