Changed Minetime for KOrganizer
This commit is contained in:
parent
c2aaee4c31
commit
fb64a69f0f
@ -217,8 +217,7 @@ assign [class="Telegram"] $ws4
|
||||
assign [class="Keybase"] $ws4
|
||||
assign [class="Franz"] $ws4
|
||||
assign [class="Mailspring"] $ws5
|
||||
assign [class="MineTime"] $ws5
|
||||
for_window [class = "Spotify"] move to workspace $ws6
|
||||
assign [class="(?i)KOrganizer"] $ws5
|
||||
assign [class="Pcmanfm"] $ws7
|
||||
|
||||
# Open specific applications in floating mode
|
||||
@ -231,7 +230,7 @@ for_window [class="Nitrogen"] floating enable sticky enable border normal
|
||||
for_window [urgent=latest] focus
|
||||
|
||||
# Autostarts
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/minetime'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/korganizer'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/mailspring'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/nextcloud'
|
||||
exec_always --no-startup-id .config/conky/start.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user