From 17075d83bdcd6287e800de73e164a91c3ef06be9 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 7 Aug 2023 10:01:11 +0300 Subject: [PATCH] Move rofi timetracker script to seperate folder --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 1be4086..641379d 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -96,7 +96,7 @@ bindsym Scroll_Lock exec $lockcmd # Alt+Tab window switcher bindsym Alt+Tab exec ~/.bin/switch_window.py -bindsym $mod+c exec ~/code/krakul/internal/cutool/contrib/rofi_time_tracker.py +bindsym $mod+c exec ~/code/krakul/internal/cutool-rofi/contrib/rofi_time_tracker.py # Hack that adds a emoji to all window titles so that title height is somewhat constant