test conflicting backup
This commit is contained in:
parent
fade88a01d
commit
226e9a8462
12 changed files with 12 additions and 4 deletions
1
a2337/home/.config/sway/config-vars.d/bash.d/a2337
Normal file
1
a2337/home/.config/sway/config-vars.d/bash.d/a2337
Normal file
|
@ -0,0 +1 @@
|
|||
device_discord_app="xyz.armcord.ArmCord"
|
1
a2337/home/.config/sway/config-vars.d/sway.d/a2337
Normal file
1
a2337/home/.config/sway/config-vars.d/sway.d/a2337
Normal file
|
@ -0,0 +1 @@
|
|||
# sway vars for a2337 macbook
|
|
@ -1,5 +1,6 @@
|
|||
|
||||
output eDP-1 {
|
||||
scale 1
|
||||
mode 2560x1600@60Hz
|
||||
scale 1
|
||||
mode 2560x1600@60Hz
|
||||
bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
||||
}
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
.sapphrc/a2337
|
||||
.config/sway/config.d/display.d/a2337
|
||||
.config/sway/config-vars.d/bash.d/a2337
|
||||
.config/sway/config-vars.d/sway.d/a2337
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
.config/sway/config.d/display.d
|
||||
.config/sway/config-vars.d/bash.d
|
||||
.config/sway/config-vars.d/sway.d
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
git clone https://github.com/Gustash/sway-screenshot.git
|
||||
sed -i 's;/usr/bin/env sh;/usr/bin/env bash;' sway-screenshot/sway-screenshot
|
||||
mv ./sway-screenshot/sway-screenshot $HOME/.local/bin
|
||||
chmod +x $HOME/.local/bin/sway-screenshot
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 922 KiB After Width: | Height: | Size: 11 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 804 KiB |
BIN
de/home/.config/sway/scripts/.autostart_apps.swp
Normal file
BIN
de/home/.config/sway/scripts/.autostart_apps.swp
Normal file
Binary file not shown.
|
@ -12,4 +12,4 @@ gtk-launch com.nextcloud.desktopclient.nextcloud.desktop & \
|
|||
#flatpak run --branch=stable --arch=aarch64 --command=nextcloud --file-forwarding com.nextcloud.desktopclient.nextcloud & \
|
||||
gtk-launch ${device_discord_app} & \
|
||||
#gtk-launch xyz.armcord.ArmCord.desktop & \
|
||||
#bridge-arm64 -n
|
||||
proton-mailbridge -n
|
||||
|
|
|
@ -1 +1 @@
|
|||
303
|
||||
326
|
||||
|
|
Loading…
Add table
Reference in a new issue