aboutsummaryrefslogtreecommitdiff
path: root/i3/config.d/40-app-settings.conf
blob: a28c515a5676d4e80329e0b924a1f9ce383c1b63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# vi: ft=i3config

# XORG
for_window [class="KeePassXC" title="^.*KeePassXC$"] move scratchpad
# SWAY
for_window [app_id="org.keepassxc.KeePassXC" title="^.*KeePassXC$"] move scratchpad

for_window [class="feh"] floating enable

#titanfall
for_window [class="steam_app_1182480"] floating enable

# floating termite
for_window [title="termite_floating"] floating enable
for_window [title="termite_floating"] resize set 1000 700

for_window [class="Nextcloud"] floating enable