added calculator for rofi
This commit is contained in:
parent
febb5f9502
commit
9307080d39
@ -53,6 +53,7 @@ bindsym $mod+d exec --no-startup-id rofi-launcher
|
||||
|
||||
bindsym $mod+o exec --no-startup-id rofi-files
|
||||
bindsym $mod+Shift+o exec --no-startup-id rofi-files -S
|
||||
bindsym $mod+space exec --no-startup-id rofi-calc
|
||||
|
||||
# setting up a vimscratch pad to use vimwiki
|
||||
for_window [instance="todo"] move window to scratchpad
|
||||
@ -108,7 +109,7 @@ bindsym $mod+e layout toggle split
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
|
||||
# change focus between tiling / floating windows
|
||||
bindsym $mod+space focus mode_toggle
|
||||
# bindsym $mod+space focus mode_toggle
|
||||
|
||||
# focus the parent container
|
||||
bindsym $mod+a focus parent
|
||||
|
2
gui/rofi
2
gui/rofi
@ -1 +1 @@
|
||||
Subproject commit 3075fcf966ecada9696fee3cb8cb6a9f507d552b
|
||||
Subproject commit bcf7a4d38dc941e816e1f491b63417e959ba4c0a
|
@ -1 +1 @@
|
||||
Subproject commit 0af598cbed78660066f8a8f4465844501ba5695b
|
||||
Subproject commit 951d6957895b1887567b3ea7e548f9533daa3c83
|
2
src/fzf
2
src/fzf
@ -1 +1 @@
|
||||
Subproject commit 94999101e358385f3ca67a6ec9512f549196b802
|
||||
Subproject commit 86e4f4a84180da7f5b99c3db8043cb9d92cb9189
|
@ -1 +1 @@
|
||||
Subproject commit a991497b9ff7ca59148d00105a0b5fe4eb8e48e3
|
||||
Subproject commit 451300eda243251b60d13da6d028b9ff4e8b92cb
|
Loading…
x
Reference in New Issue
Block a user