New backup 2024-05-29 03:15:01
This commit is contained in:
parent
6dd50aabdc
commit
d4d38f84d7
11 changed files with 63 additions and 0 deletions
0
p135g/exclude
Normal file
0
p135g/exclude
Normal file
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/0.jpg
Normal file
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/0.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 798 KiB |
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/1.jpg
Normal file
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 MiB |
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/2.jpg
Normal file
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/3.jpg
Normal file
BIN
p135g/home/.config/sway/assets/wallpaper/eDP-1/3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 MiB |
1
p135g/home/.config/sway/config-vars.d/bash.d/a2337
Normal file
1
p135g/home/.config/sway/config-vars.d/bash.d/a2337
Normal file
|
@ -0,0 +1 @@
|
|||
device_discord_app="armcord"
|
4
p135g/home/.config/sway/config-vars.d/sway.d/a2337
Normal file
4
p135g/home/.config/sway/config-vars.d/sway.d/a2337
Normal file
|
@ -0,0 +1,4 @@
|
|||
#
|
||||
# sway vars for a2337 macbook
|
||||
#
|
||||
|
8
p135g/home/.config/sway/config.d/display.d/a2337
Normal file
8
p135g/home/.config/sway/config.d/display.d/a2337
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
output eDP-1 {
|
||||
scale 1
|
||||
mode 2560x1600@60Hz
|
||||
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
||||
}
|
||||
|
||||
#exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"
|
43
p135g/home/.config/sway/config.d/window_rules.d/a2337
Normal file
43
p135g/home/.config/sway/config.d/window_rules.d/a2337
Normal file
|
@ -0,0 +1,43 @@
|
|||
#
|
||||
# window rules for a2337
|
||||
#
|
||||
|
||||
for_window [app_id="pavucontrol-qt$"] {
|
||||
floating enable
|
||||
sticky enable
|
||||
resize set width 400
|
||||
resize set height 400
|
||||
move absolute position 1650 60
|
||||
}
|
||||
|
||||
for_window [app_id="nm-connection-editor$"] {
|
||||
floating enable
|
||||
sticky enable
|
||||
resize set width 400
|
||||
resize set height 400
|
||||
move absolute position 1800 60
|
||||
}
|
||||
|
||||
for_window [app_id="blueman-manager$"] {
|
||||
floating enable
|
||||
sticky enable
|
||||
resize set width 400
|
||||
resize set height 400
|
||||
move absolute position 1800 60
|
||||
}
|
||||
|
||||
for_window [app_id="nextcloud$"] {
|
||||
floating enable
|
||||
sticky enable
|
||||
resize set width 600
|
||||
resize set height 500
|
||||
move absolute position 1940 60
|
||||
}
|
||||
|
||||
for_window [app_id="scrcpy"] {
|
||||
floating enable
|
||||
sticky enable
|
||||
resize set width 600
|
||||
resize set height 1300
|
||||
move absolute position 20 60
|
||||
}
|
1
p135g/home/.sapphrc/a2337
Executable file
1
p135g/home/.sapphrc/a2337
Executable file
|
@ -0,0 +1 @@
|
|||
#!/bin/bash
|
6
p135g/include
Normal file
6
p135g/include
Normal file
|
@ -0,0 +1,6 @@
|
|||
.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
|
||||
.config/sway/assets/wallpaper/eDP-1
|
||||
.config/sway/config.d/window_rules.d/a2337
|
Loading…
Add table
Reference in a new issue