Update all dotfiles
This commit is contained in:
@ -753,7 +753,7 @@ inactive_border_color #2f334d
|
||||
#: Fade the text in inactive windows by the specified amount (a number
|
||||
#: between zero and one, with zero being fully faded).
|
||||
|
||||
# hide_window_decorations no
|
||||
hide_window_decorations yes
|
||||
|
||||
#: Hide the window decorations (title-bar and window borders) with
|
||||
#: yes. On macOS, titlebar-only can be used to only hide the titlebar.
|
||||
@ -988,7 +988,7 @@ background #222436
|
||||
|
||||
#: The foreground and background colors.
|
||||
|
||||
background_opacity 0.90
|
||||
background_opacity 0.95
|
||||
|
||||
#: The opacity of the background. A number between zero and one, where
|
||||
#: one is opaque and zero is fully transparent. This will only work if
|
||||
@ -1009,7 +1009,7 @@ background_opacity 0.90
|
||||
#: this option when reloading the config will only work if
|
||||
#: dynamic_background_opacity was enabled in the original config.
|
||||
|
||||
background_image ~/Pictures/Wallpapers/Best_of_the_best/ogbackground.png
|
||||
#background_image ~/Pictures/Wallpapers/ogbackground.png
|
||||
|
||||
#: Path to a background image. Must be in PNG format.
|
||||
|
||||
@ -1023,7 +1023,7 @@ background_image_layout scaled
|
||||
#: When background image is scaled, whether linear interpolation
|
||||
#: should be used.
|
||||
|
||||
# dynamic_background_opacity yes
|
||||
#dynamic_background_opacity yes
|
||||
|
||||
#: Allow changing of the background_opacity dynamically, using either
|
||||
#: keyboard shortcuts (increase_background_opacity and
|
||||
@ -1504,7 +1504,7 @@ wayland_titlebar_color #2e2f3d
|
||||
#: configuration will change this value only for newly created OS
|
||||
#: windows.
|
||||
|
||||
linux_display_server X11
|
||||
#linux_display_server x11
|
||||
|
||||
#: Choose between Wayland and X11 backends. By default, an appropriate
|
||||
#: backend based on the system state is chosen automatically. Set it
|
||||
|
Reference in New Issue
Block a user