mirror of
https://github.com/zoriya/flake.git
synced 2026-06-07 04:16:21 +00:00
Border fixes
This commit is contained in:
@@ -35,6 +35,19 @@ hotkey-overlay {
|
||||
skip-at-startup
|
||||
}
|
||||
|
||||
layout {
|
||||
gaps 16
|
||||
struts {
|
||||
left -16
|
||||
right -16
|
||||
top -16
|
||||
bottom -16
|
||||
}
|
||||
focus-ring {
|
||||
width 2
|
||||
}
|
||||
}
|
||||
|
||||
binds {
|
||||
XF86AudioPlay allow-when-locked=true { spawn "playerctl" "play-pause"; }
|
||||
XF86AudioPause allow-when-locked=true { spawn "playerctl" "play-pause"; }
|
||||
|
||||
Reference in New Issue
Block a user