i3: delete unused lines related rofi

This commit is contained in:
inkch 2025-01-14 14:37:21 +09:00
parent 9da96641a9
commit 64c237babd

View File

@ -252,11 +252,7 @@ bindsym $m+grave exec --no-startup-id pcmanfm
bindsym $m+$s+slash exec --no-startup-id goldendictxdg.sh bindsym $m+$s+slash exec --no-startup-id goldendictxdg.sh
# Rofi # Rofi
# bindsym $m+space exec "rofi -show run -modi 'run,calc' -calc-command 'echo {result} | xsel -ib'"
bindsym $m+Return exec --no-startup-id rofi -show combi bindsym $m+Return exec --no-startup-id rofi -show combi
# bindsym $m+Tab exec --no-startup-id "rofi -matching fuzzy -show window"
# bindsym $c+semicolon exec --no-startup-id clipcat-menu --finder custom
# bindsym $m+semicolon exec --no-startup-id rofi-copyq
bindsym $m+semicolon exec --no-startup-id "copyq show" bindsym $m+semicolon exec --no-startup-id "copyq show"
bindsym $m+$s+semicolon exec --no-startup-id "rofimoji" bindsym $m+$s+semicolon exec --no-startup-id "rofimoji"