diff options
author | Matthew Lemon <y@yulqen.org> | 2023-03-09 13:55:13 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-03-09 13:55:13 +0000 |
commit | bbc336cfd8e88f12b36a82711c9f032e34d9bae4 (patch) | |
tree | 1fb5924003aeff96e75f4180e3be4986c8cef4a4 /i3-config | |
parent | f3b41b01034378f651791290013b203fb4e4315a (diff) |
some i3 change that didnt need to be made
Diffstat (limited to '')
-rw-r--r-- | i3-config | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#Thisxfile has been auto-generated by i3-config-wizard(1). +#This file has been auto-generated by i3-config-wizard(1). # It will not be overwritten, so edit it as you like. # # Should you change your keyboard layout some time, delete @@ -12,6 +12,8 @@ # start compton compiz #exec compton +for_window [class="qjackctl"] floating enable + #for_window [class="^.*"] border pixel 2 # dracula theme START |