Misc hyprland fixes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -117,9 +117,6 @@ if $hyprland; then
|
||||
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
|
||||
|
||||
qt5-wayland # Qt5 Wayland support
|
||||
qt6-wayland # Qt6 Wayland support
|
||||
|
||||
Reference in New Issue
Block a user