1
0
forked from extern/nix-config

Make new feh windows float by default in i3-gaps

This commit is contained in:
Donovan Glover 2017-12-05 23:31:42 -05:00
parent 9966a5aca0
commit a667e789b7
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -79,6 +79,11 @@ floating_modifier $mod
# Switch between focusing floating windows and regular windows
bindsym $mod+space focus mode_toggle
# ========================= Program-Specific Windows =========================
for_window [class="^feh$"] floating enable
for_window [instance="^feh$"] floating enable
# ========================= Workspaces =========================
# Easily switch between your two most recently used workspaces