Misc hyprland fixes

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

View File

@@ -194,7 +194,8 @@ device {
################### ###################
# See https://wiki.hyprland.org/Configuring/Keywords/ # 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 # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Return, exec, $terminal bind = $mainMod, Return, exec, $terminal

View File

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