Последние изменения в конфигах
This commit is contained in:
@@ -15,20 +15,20 @@ super + Return
|
||||
super + d
|
||||
rofi -modi drun -show drun -line-padding 4 \
|
||||
-columns 2 -padding 50 -hide-scrollbar -terminal kitty \
|
||||
-show-icons -drun-icon-theme "Arc-X-D" -font "Ubuntu 13"
|
||||
-show-icons -drun-icon-theme "Arc-X-D" -font "JetBrainsMono NF Medium 13"
|
||||
|
||||
# show open window
|
||||
#super + ctrl + d
|
||||
alt + {grave,Tab}
|
||||
rofi -modi drun -show window -line-padding 4 \
|
||||
-columns 2 -padding 50 -hide-scrollbar -terminal kitty \
|
||||
-show-icons -drun-icon-theme "Arc-X-D" -font "Ubuntu 13"
|
||||
-show-icons -drun-icon-theme "Arc-X-D" -font "JetBrainsMono NF Medium 13"
|
||||
|
||||
# show ssh sesssions
|
||||
super + shift + d
|
||||
rofi -modi drun -show ssh -line-padding 4 \
|
||||
-columns 2 -padding 50 -hide-scrollbar -terminal kitty \
|
||||
-show-icons -drun-icon-theme "Arc-X-D" -font "Ubuntu 13"
|
||||
-show-icons -drun-icon-theme "Arc-X-D" -font "JetBrainsMono NF Medium 13"
|
||||
|
||||
# show filemanager
|
||||
super + h
|
||||
@@ -235,9 +235,12 @@ alt + x
|
||||
|
||||
# Clipton clipboard rofi
|
||||
alt + z
|
||||
clipton
|
||||
# ~/.config/bspwm/scripts/clipse.sh
|
||||
# clipton
|
||||
# ~/.config/bspwm/scripts/cliptui.sh
|
||||
# kitty --class clipse -e 'clipse'
|
||||
rofi -config ~/.config/rofi/greenclip.rasi -modi "clipboard:greenclip print" \
|
||||
-font "JetBrainsMono NF Medium 13" -line-padding 1 -padding10 -show clipboard \
|
||||
-run-command '{cmd}'
|
||||
|
||||
alt + f
|
||||
fsearch
|
||||
|
||||
Reference in New Issue
Block a user