Added wofi as launcher
This commit is contained in:
@@ -34,7 +34,8 @@ source = ~/.config/hypr/monitors.conf
|
||||
# Set programs that you use
|
||||
$terminal = alacritty
|
||||
$fileManager = dolphin
|
||||
$menu = hyprlauncher
|
||||
$menu = wofi --show drun
|
||||
# $menu = hyprlauncher
|
||||
|
||||
|
||||
#################
|
||||
@@ -47,8 +48,10 @@ $menu = hyprlauncher
|
||||
# exec-once = $terminal
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = waybar & swaync & hyprpaper & hyprland-per-window-layout
|
||||
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
#############################
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"format": "",
|
||||
"tooltip": false,
|
||||
"tooltip-format": "Apps",
|
||||
"on-click": "hyprlauncher"
|
||||
"on-click": "wofi --show drun"
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 21,
|
||||
|
||||
Reference in New Issue
Block a user