Move wallpapers to dedicated folder and switch to gnome-keyring
This commit is contained in:
parent
9c3a67ceca
commit
b493f7602f
7 changed files with 17 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# *** Variables | Variáveis ***
|
# *** Variables | Variáveis ***
|
||||||
set $term alacritty
|
set $term alacritty
|
||||||
set $wallpaper ~/.config/sway/wallpaper.jpg
|
set $wallpaper ~/.config/wallpapers/wallpaper.jpg
|
||||||
# set $wallpaper ~/.config/sway/lowcortisol.webp
|
# set $wallpaper ~/.config/sway/lowcortisol.webp
|
||||||
set $startup_sound ${HOME}/.config/startup.mp3
|
set $startup_sound ${HOME}/.config/startup.mp3
|
||||||
set $keepassdb ~/Cloud/Documents/Database.kdbx
|
set $keepassdb ~/Cloud/Documents/Database.kdbx
|
||||||
|
|
@ -47,8 +47,8 @@ input * xkb_numlock enabled
|
||||||
input "1739:52780:SYNA2BA6:00_06CB:CE2C_Touchpad" {
|
input "1739:52780:SYNA2BA6:00_06CB:CE2C_Touchpad" {
|
||||||
dwt false
|
dwt false
|
||||||
tap enabled
|
tap enabled
|
||||||
#drag enabled
|
#drag enabled # Uncomment this to hold drag until click. Remova o comentário para segurar 'arrastar e soltar' até o próximo clique.
|
||||||
# tap_button_map lmr
|
#tap_button_map lmr
|
||||||
tap_button_map lrm
|
tap_button_map lrm
|
||||||
middle_emulation enabled
|
middle_emulation enabled
|
||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
|
|
@ -57,6 +57,9 @@ input "1739:52780:SYNA2BA6:00_06CB:CE2C_Touchpad" {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Waybar
|
# Waybar
|
||||||
|
# Uncomment this and enable IPC in waybar config to enable hide feature, it will appear whenever $sup is pressed.
|
||||||
|
# Remova o comentário e habilite IPC na configuração do waybar para habilitar a função de esconder, a barra aparece quando $sup é apertado.
|
||||||
|
#
|
||||||
#bar {
|
#bar {
|
||||||
# swaybar_command waybar
|
# swaybar_command waybar
|
||||||
# position top
|
# position top
|
||||||
|
|
@ -72,12 +75,12 @@ input "1739:52780:SYNA2BA6:00_06CB:CE2C_Touchpad" {
|
||||||
output eDP-1 {
|
output eDP-1 {
|
||||||
#res 1360x768
|
#res 1360x768
|
||||||
mode 1920x1080@60.008Hz
|
mode 1920x1080@60.008Hz
|
||||||
#Observe que o x-pos esquerdo do eDP1 é 1600 = 3200/2 e o y-pos inferior é 1020 + (1800/2) = 1920 = 0 + 1920
|
# Observe que o x-pos esquerdo do eDP1 é 1600 = 3200/2 e o y-pos inferior é 1020 + (1800/2) = 1920 = 0 + 1920
|
||||||
#pos 0 1020
|
#pos 0 1020
|
||||||
#subpixel rgb|bgr|vrgb|vbgr|none
|
#subpixel rgb|bgr|vrgb|vbgr|none
|
||||||
subpixel rgb
|
subpixel rgb
|
||||||
#background|bg <color> solid_color
|
#background|bg <color> solid_color
|
||||||
#Pode ser "90", "180", "270" para rotação; ou "flipped", "flipped-90", "flipped-180", "flipped-270" para aplicar uma rotação e inverter, ou "normal"
|
# Pode ser "90", "180", "270" para rotação; ou "flipped", "flipped-90", "flipped-180", "flipped-270" para aplicar uma rotação e inverter, ou "normal"
|
||||||
#transform 180
|
#transform 180
|
||||||
#dpms on
|
#dpms on
|
||||||
#scale 2
|
#scale 2
|
||||||
|
|
@ -460,7 +463,7 @@ exec paplay "$startup_sound" --volume=76767 &
|
||||||
exec xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 &
|
exec xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 &
|
||||||
|
|
||||||
# dbus-update-activation-environment --systemd --all &
|
# dbus-update-activation-environment --systemd --all &
|
||||||
exec systemctl --user import-environment WAYLAND_DISPLAY & dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE &
|
exec systemctl --user import-environment WAYLAND_DISPLAY & dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway XDG_SESSION_TYPE &
|
||||||
|
|
||||||
# https://github.com/swaywm/swaylock/issues/99
|
# https://github.com/swaywm/swaylock/issues/99
|
||||||
exec swayidle -w timeout 300 'imv-wayland -x -t 1 -f /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png & sleep 0.25 ; swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 315 'swaylock -f' before-sleep 'swaylock -f ; sleep 1' &
|
exec swayidle -w timeout 300 'imv-wayland -x -t 1 -f /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png & sleep 0.25 ; swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' timeout 315 'swaylock -f' before-sleep 'swaylock -f ; sleep 1' &
|
||||||
|
|
@ -470,9 +473,16 @@ exec bash -c 'wl-paste --type image --watch cliphist store & wl-paste --type tex
|
||||||
|
|
||||||
#- KWallet (keyring)
|
#- KWallet (keyring)
|
||||||
# exec kwalletd6
|
# exec kwalletd6
|
||||||
|
#!! In theory, the instructions below should work, but I couldn't get it working.
|
||||||
|
#!! Em teoria, as instruções abaixo devem funcionar, mas não consegui aplicá-las corretamente.
|
||||||
#! Removed from here because the correct way to set this up is with pam. On Arch, install kwallet-pam and add `session optional pam_kwallet.so` to the end of the `session` section of /etc/pam.d/login.
|
#! Removed from here because the correct way to set this up is with pam. On Arch, install kwallet-pam and add `session optional pam_kwallet.so` to the end of the `session` section of /etc/pam.d/login.
|
||||||
#! Removi daqui, já que o jeito correto de fazer isso é com o pam. No Arch, instale kwallet-pam e adicione `session optional pam_kwallet.so` no final da seção `session` de /etc/pam.d/login.
|
#! Removi daqui, já que o jeito correto de fazer isso é com o pam. No Arch, instale kwallet-pam e adicione `session optional pam_kwallet.so` no final da seção `session` de /etc/pam.d/login.
|
||||||
|
|
||||||
|
# Gnome keyring
|
||||||
|
exec_always eval $(gnome-keyring-daemon --start --components=secrets,ssh)
|
||||||
|
#! Last resort to have a working keyring without giving my newborn to satan
|
||||||
|
#! Última tentativa de ter um keyring funcional sem entregar meu primogênito para satan
|
||||||
|
|
||||||
# Xwayland
|
# Xwayland
|
||||||
xwayland enable
|
xwayland enable
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
exec signal-desktop --password-store="kwallet6"
|
exec signal-desktop
|
||||||
exec nextcloud
|
exec nextcloud
|
||||||
exec transmission-qt -m
|
exec transmission-qt -m
|
||||||
|
|
|
||||||
BIN
.config/wallpapers/Porter Robinson - Worlds.jpg
Normal file
BIN
.config/wallpapers/Porter Robinson - Worlds.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
BIN
.config/wallpapers/Towers.jpg
Normal file
BIN
.config/wallpapers/Towers.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
BIN
.config/wallpapers/wallpaper.jpg
Normal file
BIN
.config/wallpapers/wallpaper.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
BIN
.config/wallpapers/wallpaper1.jpg
Normal file
BIN
.config/wallpapers/wallpaper1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
BIN
.config/wallpapers/wallpaper2.jpg
Normal file
BIN
.config/wallpapers/wallpaper2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
Loading…
Add table
Add a link
Reference in a new issue