mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-09-01 07:19:58 +02:00
i3: disable CSD in i3 configuration
OK, not a fan of using LD_PRELOAD which may break at some point, may not apply to Flatpaks, etc. Try a bit the workaround in i3 configuration and we will use preload if it's not enough.
This commit is contained in:
parent
4929b9c61d
commit
772700e7a2
2 changed files with 1 additions and 4 deletions
1
config
1
config
|
@ -149,6 +149,7 @@ bindsym $mod+Shift+i nop "workspace-info"
|
|||
|
||||
# Random rules
|
||||
no_focus [window_type="splash"]
|
||||
for_window [tiling] border pixel 3
|
||||
for_window [class="Shadow"] fullscreen enable
|
||||
for_window [window_role="PictureInPicture"] floating enable
|
||||
for_window [title="Firefox — Sharing Indicator"] border none, sticky enable, move position 20 ppt -5 px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue