mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Hide borders on edge of screen.
This commit is contained in:
@@ -145,3 +145,6 @@ exec --no-startup-id (sleep 2; nm-applet) &
|
|||||||
# customize windows
|
# customize windows
|
||||||
for_window [class="^google-chrome$"] border pixel
|
for_window [class="^google-chrome$"] border pixel
|
||||||
for_window [class="^Google-chrome-beta$"] border pixel
|
for_window [class="^Google-chrome-beta$"] border pixel
|
||||||
|
|
||||||
|
# no need for borders on the edge of the screen
|
||||||
|
hide_edge_borders both
|
||||||
|
|||||||
Reference in New Issue
Block a user