mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
added extra configurations
This commit is contained in:
parent
d2d7738d65
commit
bcdb3419af
13 changed files with 30 additions and 12 deletions
|
@ -75,8 +75,9 @@ super + shift + s
|
|||
$HOME/.scripts/screenshot_fs
|
||||
super + ctrl + s
|
||||
$HOME/.scripts/screenshot_floating
|
||||
|
||||
# lock screen
|
||||
super + alt + l
|
||||
super + ctrl + l
|
||||
$HOME/.scripts/lock
|
||||
|
||||
# power menu
|
||||
|
@ -144,9 +145,11 @@ super + alt + s
|
|||
super + period
|
||||
.scripts/calculator
|
||||
|
||||
# web search
|
||||
# file search and open
|
||||
super + slash
|
||||
~/.scripts/websearch
|
||||
bspc rule -a \* -o state=floating && $TERMINAL -e ~/.scripts/fzf_menu.sh
|
||||
shift + super + slash
|
||||
bspc rule -a \* -o state=floating && $TERMINAL -e ~/.scripts/fzf_menu.sh
|
||||
|
||||
# Calendar
|
||||
super + c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue