diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2022-10-12 13:13:10 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2022-10-12 13:13:10 +0200 |
commit | ce5198e0a8762b8566b9458b5e9a6f666bc201db (patch) | |
tree | 6e6a44d5f18c8c956ffa71f24b2f61dc7bb9a131 /i3/config | |
parent | fced79a0ec4e9101a9b2ce9779317b8562201741 (diff) | |
download | dotfiles-ce5198e0a8762b8566b9458b5e9a6f666bc201db.tar.gz |
i3
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,10 +1,6 @@ # vi: ft=i3config set $mod Mod1 +floating_modifier $mod include config.d/*.conf - -font pango:monospace 9 - -# Use Mouse+$mod to drag floating windows to their wanted position -floating_modifier $mod |