updated launcher.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## update tealdeer/tldr
|
||||
exec-once=tldr --update
|
||||
## start dsearch file indexer
|
||||
exec-once=dsearch serve --workers 1 --root ~
|
||||
##start a polkit agent
|
||||
exec-once=systemctl --user start hyprpolkitagent
|
||||
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ bind=SUPER,P,spawn_shell,mmsg -d toggleglobal && mmsg -d togglefloating # pin wi
|
||||
bind=SUPER,O,toggleoverview
|
||||
# "OS" functions
|
||||
bind=SUPER,L,spawn_shell,dms ipc call lock lock # locks screen
|
||||
bind=SUPER,SPACE,spawn_shell,dms ipc call spotlight toggleQuery # open runner menu
|
||||
bind=SUPER,SPACE,spawn_shell,dms ipc call spotlight toggle # open runner menu
|
||||
bind=SUPER,V,spawn_shell,dms ipc call clipboard toggle # open clipboard
|
||||
bind=SUPER,I,spawn_shell,dms ipc call inhibit toggle # toggle sleep inhibit
|
||||
bind=SUPER+SHIFT,T,spawn_shell,dms ipc call theme toggle # toggle dark/light mode
|
||||
|
||||
Reference in New Issue
Block a user