Changed opening filemanager to be more application agnostic like before.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# key_binds.conf
|
# key_binds.conf
|
||||||
|
|
||||||
# Set programs that you use
|
# Set programs that you use
|
||||||
$fileManager = uwsm app -- org.kde.dolphin.desktop
|
$fileManager = xdg-open "$HOME"
|
||||||
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
||||||
#$menu = ags request -i launcher show
|
#$menu = ags request -i launcher show
|
||||||
$screenshot = grim -g "$(slurp -d)" - | wl-copy
|
$screenshot = grim -g "$(slurp -d)" - | wl-copy
|
||||||
|
Reference in New Issue
Block a user