🔧 chore(hypr): add $exec variable, use uwsm everywhere
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
###############
|
||||
# Wiki: https://wiki.hyprland.org/Hypr-Ecosystem/hyprlang#defining-variables
|
||||
|
||||
# Use this variable to execute apps dinamically (runs with uwsm if being used by compositor)
|
||||
$exec = sh $XDG_CONFIG_HOME/hypr/scripts/exec.sh
|
||||
|
||||
$mainMod = SUPER
|
||||
$terminal = kitty
|
||||
$fm = nautilus
|
||||
$menu = astal runner || anyrun
|
||||
$dmenu = anyrun --plugins libstdin.so
|
||||
$menu = astal runner
|
||||
|
||||
Reference in New Issue
Block a user