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