zmiana konfiguracji na wayland i sway :love:
This commit is contained in:
30
.config/sway/sway.d/02-layout.conf
Normal file
30
.config/sway/sway.d/02-layout.conf
Normal file
@ -0,0 +1,30 @@
|
||||
default_border none
|
||||
titlebar_border_thickness 1
|
||||
titlebar_padding 5
|
||||
|
||||
hide_edge_borders both
|
||||
hide_edge_borders smart
|
||||
hide_edge_borders --i3 both
|
||||
hide_edge_borders --i3 smart
|
||||
|
||||
|
||||
|
||||
# Create only gaps if more then one container
|
||||
## smart_gaps on
|
||||
|
||||
#new_float none
|
||||
## default_border pixel 2
|
||||
# Hide borders if there is only one child in a workspace or container
|
||||
## hide_edge_borders --i3 smart_no_gaps
|
||||
|
||||
|
||||
|
||||
include ~/.cache/wal/colors-sway
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused $color6 $background $foreground $color6 $color6
|
||||
client.focused_inactive $color3 $background $foreground $color3 $color3
|
||||
client.unfocused $color2 $background $color1 $color2 $color2
|
||||
client.urgent $foreground $background $color7 $foreground $foreground
|
||||
|
||||
|
||||
output * bg ~/Wallpapers/deusex.jpg fill
|
Reference in New Issue
Block a user