From 001d17542cdda531fa7a2ee8ab90d47e01d251dc Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Wed, 23 Feb 2022 08:02:30 +0100 Subject: Replace hostname with proc --- .config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 2e4eb3d..92af8b1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -4,11 +4,11 @@ set $down j set $up k set $right l set $mod Mod4 -set $term foot-extra +set $term foot # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -set $menu dmenu_path | dmenu | xargs swaymsg exec -- +set $menu dmenu_path | dmenu -fn 'SourceCodePro' | xargs swaymsg exec -- ### Output configuration # -- cgit v1.2.3