Removed terminal from executing in terminal.conf as a systemd unit is setup to launch it.
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
# terminal.conf
|
# terminal.conf
|
||||||
$terminal = kitty
|
|
||||||
|
|
||||||
# workspace
|
# workspace
|
||||||
workspace = special:terminal
|
workspace = special:terminal
|
||||||
|
|
||||||
# launch a terminal
|
|
||||||
exec-once = [workspace special:terminal silent] $terminal
|
|
||||||
|
|
||||||
# key binds
|
# key binds
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
bind = $mainMod, T, togglespecialworkspace, terminal
|
bind = $mainMod, T, togglespecialworkspace, terminal
|
||||||
|
Reference in New Issue
Block a user