.config/sway/config aktualisiert

This commit is contained in:
esche 2023-09-24 21:09:40 +02:00
parent 2b23e2be2c
commit 2127cbfbf2

View file

@ -3,7 +3,7 @@
# Screenshot optimieren, Beispiel: https://github.com/de-arl/slurpshot
# https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Hibernation
Font pango:"Noto Sans" Regular 14
Font "Noto Sans" Regular 14
### Variables
# Logo key. Use Mod1 for Alt.
@ -24,9 +24,7 @@ Font pango:"Noto Sans" Regular 14
set $border 000000
set $text ffffff
set $wallpaper ~/.config/sway/2020-12-21_The-fairy-fir-tree_by-David-Revoy.jpg
set $wallpaper2 ~/.config/sway/418263.jpg
# The default font can also be set with fontconfig
Font "Noto Sans" Regular 14
# Your preferred applications
set $launcher bemenu-run --fn 14 -m -2 -l 10 -i -p ▶ -B 1 --tf "#$highlight" --fb "#$backgr" --nb "#$backgr" --hb "#$backgr" --hf "#$highlight" --ab "#$backgr" --bdr "#$border" | xargs swaymsg exec --
set $menu ~/.config/sway/menu.sh --fn 14 -m -2 -l 10 -i -B 1 --tf "#$highlight" --fb "#$backgr" --nb "#$backgr" --hb "#$backgr" --hf "#$highlight" --ab "#$backgr" --bdr "#$border"