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 = kitty
|
||||
|
||||
# workspace
|
||||
workspace = special:terminal
|
||||
|
||||
# launch a terminal
|
||||
exec-once = [workspace special:terminal silent] $terminal
|
||||
|
||||
# key binds
|
||||
$mainMod = SUPER
|
||||
bind = $mainMod, T, togglespecialworkspace, terminal
|
||||
|
Reference in New Issue
Block a user