diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-30 22:39:33 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-30 22:39:33 +0200 |
| commit | 138edf940d1aa67bcca222ba495b5fcd83b17c69 (patch) | |
| tree | 1169c6adeae6d6a73e2ef82288f80e6afc390628 /glava | |
| parent | 71031b57a14824f351797acc6629732dcae1bb17 (diff) | |
fix: beggining to fix the placement/backgroundstuckification of glava,
see my fork of dwm
Diffstat (limited to 'glava')
| -rwxr-xr-x | glava/rc.glsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glava/rc.glsl b/glava/rc.glsl index 4ff2911..ca41f90 100755 --- a/glava/rc.glsl +++ b/glava/rc.glsl @@ -68,7 +68,7 @@ will do nothing, but you can use "!+" and "!-" to stack on top or below other windows. */ -#request setxwintype "dock" +#request setxwintype "desktop" /* (X11 only) EWMH Window state atoms (multiple can be specified). Possible values are: |
