mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-11 15:46:55 +02:00
chore: terminal startup for multimedia workspace
This commit is contained in:
parent
6dd13f8b51
commit
5251cb5b7e
2 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,7 @@ general {
|
|||
layout = dwindle
|
||||
|
||||
gaps_in = 4
|
||||
gaps_out = 4
|
||||
gaps_out = 6
|
||||
border_size = 2
|
||||
|
||||
col.active_border = rgba(0DB7D4FF)
|
||||
|
|
|
@ -14,5 +14,7 @@ exec-once = [workspace special:$networks_workspace silent] $terminal -e bandwhic
|
|||
exec-once = [workspace special:$magic_workspace silent] $zterminal
|
||||
# exec-once = [workspace special:$magic_workspace silent] $terminal
|
||||
|
||||
exec-once = [workspace special:$multimedia_workspace silent] $terminal
|
||||
|
||||
# exec-once = [workspace 3 silent] $terminal -e bandwhich
|
||||
# exec-once = [workspace 3 silent] $terminal -e tty-clock -c
|
||||
|
|
Loading…
Add table
Reference in a new issue