i3, urxvt [wip]
This commit is contained in:
@ -135,7 +135,6 @@ bindsym $mod+r mode "resize"
|
||||
|
||||
# startup
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
#exec_always --no-startup-id /$HOME/.config/polybar/i3wmthemer_bar_launch.sh
|
||||
|
||||
exec --no-startup-id i3-msg 'exec $TERMINAL; workspace 2; exec firefox;'
|
||||
exec --no-startup-id feh --bg-scale ~/Wallpapers/seneca.jpg
|
||||
@ -147,7 +146,6 @@ exec --no-startup-id ~/bin/dunstwal
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
exec telegram-desktop
|
||||
# exec cantata
|
||||
|
||||
exec --no-startup-id sleep 4; i3-msg '[class="Mattermost"] move scratchpad; [class="Telegram"] move scratchpad'
|
||||
|
||||
@ -165,6 +163,7 @@ for_window [class="Mattermost"] gaps outer 0
|
||||
for_window [window_role="floating"] floating enable
|
||||
for_window [class="QSyncthingTray"] floating enable
|
||||
for_window [class="Thunderbird" window_type="normal"] floating enable, resize set 1024 768
|
||||
for_window [class="Nautilus"] floating enable
|
||||
for_window [class="Gnome-calculator"] floating enable
|
||||
for_window [class="Blueberry.py"] floating enable
|
||||
for_window [class="Pavucontrol"] floating enable
|
||||
|
Reference in New Issue
Block a user