mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Add a configuration for QEMU
This commit is contained in:
+2
-1
@@ -163,6 +163,7 @@ for_window [class="Pamac-manager"] floating enable
|
||||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [class="qt5ct"] floating enable sticky enable border normal
|
||||
for_window [class="Qtconfig-qt4"] floating enable sticky enable border normal
|
||||
for_window [title="QEMU"] floating enable
|
||||
for_window [class="Simple-scan"] floating enable border normal
|
||||
for_window [class="(?i)System-config-printer.py"] floating enable border normal
|
||||
for_window [class="Skype"] floating enable border normal
|
||||
@@ -223,7 +224,7 @@ mode "resize" {
|
||||
|
||||
# Autostart applications
|
||||
exec_always --no-startup-id xwallpaper --daemon --zoom $XDG_CONFIG_HOME/xwallpaper/$wallpaper
|
||||
exec_always --no-startup-id $HOME/.config/polybar/i3wmthemer_bar_launch.sh
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
exec_always --no-startup-id numlockx on
|
||||
exec xset r rate 200 40
|
||||
exec --no-startup-id xautolock -time 5 -locker 'i3lock-fancy -p'
|
||||
|
||||
Reference in New Issue
Block a user