From 2127cbfbf27cf6abdf3e91924c8904be48369c50 Mon Sep 17 00:00:00 2001 From: esche Date: Sun, 24 Sep 2023 21:09:40 +0200 Subject: [PATCH] .config/sway/config aktualisiert --- .config/sway/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index fa445eb..0796399 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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"