Merge remote-tracking branch 'refs/remotes/origin/main'
|
|
@ -59,6 +59,7 @@ depends = ["wayland"]
|
|||
"desktop/config" = "~/.config"
|
||||
|
||||
[desktop.variables]
|
||||
matugen_monitor = "DP-1"
|
||||
|
||||
[personal-laptop]
|
||||
depends = ["wayland"]
|
||||
|
|
|
|||
|
|
@ -190,7 +190,7 @@ gitchanges() {
|
|||
}
|
||||
|
||||
dpkg-log-search() {
|
||||
zgrep "${1}" /var/log/dpkg.log*
|
||||
zgrep -i "${1}" /var/log/dpkg.log*
|
||||
}
|
||||
|
||||
#apt update summary
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 4.5 MiB |
|
After Width: | Height: | Size: 559 KiB |
|
After Width: | Height: | Size: 350 KiB |
|
After Width: | Height: | Size: 459 KiB |
|
After Width: | Height: | Size: 752 KiB |
|
After Width: | Height: | Size: 3.9 MiB |
|
After Width: | Height: | Size: 2.6 MiB |
|
After Width: | Height: | Size: 3 MiB |
|
After Width: | Height: | Size: 1.3 MiB |
|
After Width: | Height: | Size: 11 MiB |
|
After Width: | Height: | Size: 1.8 MiB |
|
After Width: | Height: | Size: 2 MiB |
BIN
desktop/config/sway-de-utils/wallpaper/Penelope/DP-1/p_0.jpg
Normal file
|
After Width: | Height: | Size: 3.1 MiB |
|
After Width: | Height: | Size: 6 MiB |
|
After Width: | Height: | Size: 2.5 MiB |
|
After Width: | Height: | Size: 3.2 MiB |
|
After Width: | Height: | Size: 4 MiB |
|
After Width: | Height: | Size: 592 KiB |
|
After Width: | Height: | Size: 4.7 MiB |
|
After Width: | Height: | Size: 14 MiB |
|
After Width: | Height: | Size: 687 KiB |
|
After Width: | Height: | Size: 4.7 MiB |
|
After Width: | Height: | Size: 476 KiB |
|
After Width: | Height: | Size: 2.6 MiB |
|
After Width: | Height: | Size: 3.1 MiB |
|
After Width: | Height: | Size: 5.9 MiB |
|
After Width: | Height: | Size: 364 KiB |
|
After Width: | Height: | Size: 968 KiB |
|
After Width: | Height: | Size: 253 KiB |
|
After Width: | Height: | Size: 1.4 MiB |
|
|
@ -19,5 +19,5 @@
|
|||
for_window [class="^Minecraft"] {
|
||||
inhibit_idle focus
|
||||
fullscreen enable
|
||||
move output DP-2
|
||||
move output DP-1
|
||||
}
|
||||
|
|
|
|||