Misc hyprland fixes
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -116,10 +116,7 @@ if $hyprland; then
|
|||||||
wofi # Launcher
|
wofi # Launcher
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user