⚰️ i3wm: Cleanup

This commit is contained in:
Tobias Manske 2023-04-02 17:55:59 +02:00
parent 9577e43ce6
commit 27a55399b0
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 0 additions and 17 deletions

View File

@ -25,23 +25,6 @@ font pango:Hack 8
# font, it doesnt scale on retina/hidpi displays.
# {{{ USBGUARD APPLET }}}
for_window [class="usbguard-applet-qt"] floating enable
for_window [class="usbguard-applet-qt"] border normal 2
# {{{ DROPDOWN TERMINAL }}}
for_window [instance="dropdown"] floating enable
for_window [instance="dropdown"] resize set 1024 768
for_window [instance="dropdown"] move scratchpad
for_window [instance="dropdown"] border pixel 1
exec --no-startup-id $TERMINAL -name dropdown
# {{{ TOGGL }}}
for_window [class="Toggl Desktop"] floating enable
for_window [class="Toggl Desktop"] border pixel 1
for_window [class="Toggl Desktop"] move scratchpad
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod