Removed Korganizer for Evolution, removed terminator for sakura
This commit is contained in:
parent
fb64a69f0f
commit
ae59252e5a
@ -63,7 +63,7 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
||||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
set $terminal terminator
|
||||
set $terminal sakura
|
||||
set $auxTerminal termite
|
||||
bindsym $mod+Return exec $terminal
|
||||
|
||||
@ -210,14 +210,13 @@ focus_follows_mouse no
|
||||
assign [class="Brave"] $ws1
|
||||
assign [class="Emacs"] $ws2
|
||||
assign [class="Postman"] $ws2
|
||||
assign [class="Terminator"] $ws3
|
||||
assign [class="Sakura"] $ws3
|
||||
for_window [class = "DBeaver"] move to workspace $ws2
|
||||
assign [class="Slack"] $ws4
|
||||
assign [class="Telegram"] $ws4
|
||||
assign [class="Keybase"] $ws4
|
||||
assign [class="Franz"] $ws4
|
||||
assign [class="Mailspring"] $ws5
|
||||
assign [class="(?i)KOrganizer"] $ws5
|
||||
assign [class="Evolution"] $ws5
|
||||
assign [class="Pcmanfm"] $ws7
|
||||
|
||||
# Open specific applications in floating mode
|
||||
@ -230,13 +229,12 @@ 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/korganizer'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/mailspring'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/evolution'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/nextcloud'
|
||||
exec_always --no-startup-id .config/conky/start.sh
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/emacs'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/brave'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/terminator'
|
||||
exec --no-startup-id i3-msg exec $terminal
|
||||
exec --no-startup-id i3-msg '~/.telegram/Telegram'
|
||||
exec --no-startup-id i3-msg '/usr/bin/pasystray'
|
||||
exec --no-startup-id i3-msg 'exec /opt/Mullvad\ VPN/mullvad-gui --no-sandbox'
|
||||
|
@ -5,6 +5,7 @@
|
||||
title_transmit_bg_color = "#75d85a"
|
||||
title_transmit_fg_color = "#000000"
|
||||
[keybindings]
|
||||
edit_tab_title = <Primary><Shift>a
|
||||
go_down = <Primary><Shift>Down
|
||||
go_left = <Primary><Shift>Left
|
||||
go_right = <Primary><Shift>Right
|
||||
|
Loading…
x
Reference in New Issue
Block a user