test conflicting backup
This commit is contained in:
commit
7f4bb3dc29
9 changed files with 30 additions and 2 deletions
0
328p1aa/exclude
Normal file
0
328p1aa/exclude
Normal file
23
328p1aa/home/.config/sway/config.d/display.d/328p1aa
Normal file
23
328p1aa/home/.config/sway/config.d/display.d/328p1aa
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
output DP-2 {
|
||||||
|
scale 1
|
||||||
|
mode 3440x1440@60Hz
|
||||||
|
bg $HOME/.config/sway/assets/wallpaper/DP-2/_default.jpg fill
|
||||||
|
pos 1440 950
|
||||||
|
}
|
||||||
|
|
||||||
|
output DP-3 {
|
||||||
|
scale 0.75
|
||||||
|
mode 1920x1080@60Hz
|
||||||
|
bg $HOME/.config/sway/assets/wallpaper/DP-3/_default.jpg fill
|
||||||
|
pos 1900 -490
|
||||||
|
}
|
||||||
|
|
||||||
|
output HDMI-A-1 {
|
||||||
|
scale 1.5
|
||||||
|
mode 3840x2160@60Hz
|
||||||
|
transform 270
|
||||||
|
bg $HOME/.config/sway/assets/wallpaper/HDMI-A-1/_default.jpg fill
|
||||||
|
pos 0 0
|
||||||
|
}
|
||||||
|
|
||||||
|
# output HDMI-A-1 transform 90 anticlockwise
|
1
328p1aa/home/.sapphrc/328p1aa
Executable file
1
328p1aa/home/.sapphrc/328p1aa
Executable file
|
@ -0,0 +1 @@
|
||||||
|
#!/bin/bash
|
2
328p1aa/include
Normal file
2
328p1aa/include
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
.sapphrc/328p1aa
|
||||||
|
.config/sway/config.d/display.d/328p1aa
|
|
@ -1 +1 @@
|
||||||
waybar wl-clipboard sway-notification-center blueman swayidle network-manager-gnome syncthing-gtk wofi swaylock
|
waybar wl-clipboard sway-notification-center blueman swayidle network-manager-gnome syncthing-gtk wofi swaylock rustup
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "nothing to do!"
|
cargo install --locked multibg-sway
|
||||||
|
pipx install autotiling
|
||||||
|
#echo "nothing to do!"
|
||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
BIN
de/home/.config/sway/assets/wallpaper/DP-2/_default.jpg
Normal file
BIN
de/home/.config/sway/assets/wallpaper/DP-2/_default.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 MiB |
BIN
de/home/.config/sway/assets/wallpaper/DP-3/_default.jpg
Normal file
BIN
de/home/.config/sway/assets/wallpaper/DP-3/_default.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 804 KiB |
BIN
de/home/.config/sway/assets/wallpaper/HDMI-A-1/_default.jpg
Normal file
BIN
de/home/.config/sway/assets/wallpaper/HDMI-A-1/_default.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 409 KiB |
Loading…
Add table
Reference in a new issue