mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Switch to fzf based ClickUp tool
This commit is contained in:
parent
abbb1f8e1f
commit
6cb276bff8
@ -95,8 +95,9 @@ 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-rofi/contrib/rofi_time_tracker.py
|
||||
|
||||
# ClickUp Time Tracker util
|
||||
bindsym $mod+c exec foot --app-id=cucli --title=cucli --window-size-chars=200x40 --working-directory=/home/arti/code/krakul/internal/cucli /home/arti/code/krakul/internal/cucli/venv/bin/cucli
|
||||
for_window [app_id="cucli"] floating enable
|
||||
|
||||
# Hack that adds a emoji to all window titles so that title height is somewhat constant
|
||||
# You can read mode about this here https://github.com/swaywm/sway/issues/3114
|
||||
|
Loading…
Reference in New Issue
Block a user