commit e66d1cbf1f7c48fc419c60728a29ba2975062c27
author: respet <arianitkukaj@gmail.com>
date: 2025-10-18 08:03
parents: 7d95f2c7
Adding emoji picker rofimoji.
| M | hypr/hyprland.conf | +3 | -0 |
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index a67effa..2cbe3e7 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -311,6 +311,9 @@ exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3" # for GT #you will need to set dark theme for qt apps from kde more difficult thans with gnome :D: env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps# Theme +# Enable emoji picker mod+period +bind = $mainMod, PERIOD, exec, rofimoji + ############################## ### WINDOWS AND WORKSPACES ### ##############################