Add files via upload

This commit is contained in:
Leaced 2023-03-23 16:30:37 +01:00 committed by GitHub
parent 9b839e05c8
commit eddfe7d29a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,9 @@
### noch zu tun: ### noch zu tun:
# Farbeinstellungen für Alacritty und Mako und swaynag automatisch anpassen # Farbeinstellungen für Alacritty, Mako und swaynag aus einer Datei automatisch anpassen (shellskript beim Start ausführen, um configs anzupassen?)
# Screenshot optimieren: https://github.com/de-arl/slurpshot # Screenshot optimieren, Beispiel: https://github.com/de-arl/slurpshot
# https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Hibernation # https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Hibernation
### XWayland
# xwayland disable
### Variables ### Variables
# Logo key. Use Mod1 for Alt. # Logo key. Use Mod1 for Alt.
set $mod Mod4 set $mod Mod4
@ -42,6 +38,7 @@
exec veracrypt -k "" --pim=0 --protect-hidden=no /dev/sda1 /mnt/veracrypt1 exec veracrypt -k "" --pim=0 --protect-hidden=no /dev/sda1 /mnt/veracrypt1
exec riseup-vpn -w exec riseup-vpn -w
exec mako --background-color "#$backgr" --text-color "#$text" -c ~/.config/sway/mako.conf exec mako --background-color "#$backgr" --text-color "#$text" -c ~/.config/sway/mako.conf
# use "xwayland disable" for pure wayland session
exec_always xrandr --output XWAYLAND0 --primary exec_always xrandr --output XWAYLAND0 --primary