Misc hyprland fixes

This commit is contained in:
2025-02-23 17:02:24 +00:00
parent c1fb72efe9
commit c73477d2f6
2 changed files with 3 additions and 5 deletions

View File

@@ -194,7 +194,8 @@ device {
###################
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
# $mainMod = SUPER # Sets "Windows" key as main modifier
$mainMod = CONTROLALT # Sets "Windows" key as main modifier
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Return, exec, $terminal

View File

@@ -116,10 +116,7 @@ if $hyprland; then
wofi # Launcher
xdg-desktop-portal-hyprland # D-Bus support for Hyprland
nautilus # File manager
nautilus-admin-gtk4 # Open as administrator
nautilus-image-converter # Image converter
nautilus-open-any-terminal # Terminal in Nautilus
nautilus # File manager
qt5-wayland # Qt5 Wayland support
qt6-wayland # Qt6 Wayland support