diff
This commit is contained in:
parent
24d4801414
commit
c38b45e957
@ -1633,7 +1633,7 @@ sort-column='name'
|
|||||||
sort-directories-first=false
|
sort-directories-first=false
|
||||||
sort-order='ascending'
|
sort-order='ascending'
|
||||||
type-format='category'
|
type-format='category'
|
||||||
window-position=(26, 23)
|
window-position=(5, 5)
|
||||||
window-size=(1260, 1341)
|
window-size=(1260, 1341)
|
||||||
|
|
||||||
[org/virt-manager/virt-manager]
|
[org/virt-manager/virt-manager]
|
||||||
|
@ -28,7 +28,7 @@ wheel_scroll_lines=3
|
|||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\0\0\0\0\0\0\n\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\0\0\0\0\0\0\n\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96)
|
||||||
|
|
||||||
[SettingsWindow]
|
[SettingsWindow]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5k\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5k\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5k)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5n\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5n\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\t\xe3\0\0\x5n)
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
@ -43,7 +43,7 @@ output * bg $HOME/Pictures/wallpapers/wallpaper fill
|
|||||||
output DP-2 mode 2560x1440@165.000Hz
|
output DP-2 mode 2560x1440@165.000Hz
|
||||||
output DP-2 adaptive_sync on
|
output DP-2 adaptive_sync on
|
||||||
|
|
||||||
font pango:Helvetica Regular 11
|
font pango:Neue Pixel Regular 11
|
||||||
### Idle configuration
|
### Idle configuration
|
||||||
#
|
#
|
||||||
# Example configuration:
|
# Example configuration:
|
||||||
@ -225,7 +225,7 @@ bindsym $mod+r mode "resize"
|
|||||||
# Read `man 5 sway-bar` for more information about this section.
|
# Read `man 5 sway-bar` for more information about this section.
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
font "Helvetica 11"
|
font "Neue Pixel 11"
|
||||||
# When the status_command prints a new line to stdout, swaybar updates.
|
# When the status_command prints a new line to stdout, swaybar updates.
|
||||||
# The default just shows the current date and time.
|
# The default just shows the current date and time.
|
||||||
status_command while ~/.config/sway/bar.sh; do sleep 1; done
|
status_command while ~/.config/sway/bar.sh; do sleep 1; done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user