Added zoom and keyboard
This commit is contained in:
@ -236,13 +236,15 @@ workspace_auto_back_and_forth yes
|
||||
default_border normal
|
||||
default_floating_border normal
|
||||
|
||||
assign [class="firefox"] workspace $ws1
|
||||
assign [class="firefox" title="Mozilla Firefox$"] workspace $ws1
|
||||
assign [class="TelegramDesktop"] workspace $ws9
|
||||
assign [class="Thunderbird"] workspace $ws10
|
||||
assign [class="zoom"] workspace $ws5
|
||||
|
||||
for_window [title="Manjaro Settings Manager"] floating enable
|
||||
for_window [class="Pamac-manager"] floating enable
|
||||
for_window [class="Pamac-updater"] floating enable
|
||||
#for_window [class="zoom" title="Chat"] floating enable
|
||||
#for_window [class="Thunderbird" instance="Msgcompose"] floating enable
|
||||
|
||||
########## Autostart applications ##########
|
||||
@ -258,6 +260,8 @@ exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id pamac-tray
|
||||
# Notify about kernel updates
|
||||
exec --no-startup-id msm_notifier
|
||||
# Audio
|
||||
exec --no-startup-id start-pulseaudio-x11
|
||||
|
||||
# Default workspaces at startup
|
||||
exec --no-startup-id i3-msg workspace $ws1
|
||||
|
Reference in New Issue
Block a user