diff --git a/HyprV/hypr/hyprland.conf b/HyprV/hypr/hyprland.conf index c645a905..72541951 100644 --- a/HyprV/hypr/hyprland.conf +++ b/HyprV/hypr/hyprland.conf @@ -6,8 +6,8 @@ monitor=,preferred,auto,auto # eDP-1 is the built in monitor while DP-1 is external # Both monitors here are at 1440 and 165Hz # DP-1 is on the left and eDP-1 is on the right -#monitor=DP-1,2560x1440@165,0x0,1 -#monitor=eDP-1,2560x1440@165,2560x0,1 +# monitor=DP-1,2560x1440@165,0x0,1 +# monitor=eDP-1,2560x1440@165,2560x0,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more @@ -97,22 +97,25 @@ dwindle { preserve_split = yes # you probably want this } -master { - # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - new_is_master = true +# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more +master { + new_status = master } -gestures { - # See https://wiki.hyprland.org/Configuring/Variables/ for more +# See https://wiki.hyprland.org/Configuring/Variables/ for more +gestures { workspace_swipe = off } # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more -device:epic mouse V1 { + +device { + name = epic-mouse-v1 sensitivity = -0.5 } + # Example windowrule v1 #windowrule = float, ^(kitty)$ windowrule = float,^(pavucontrol)$ diff --git a/HyprV/hyprv_util b/HyprV/hyprv_util index 4461dee7..1143ce4b 100755 --- a/HyprV/hyprv_util +++ b/HyprV/hyprv_util @@ -132,7 +132,7 @@ get_ver TOOLTIP='Default Keybinds\n'\ 'SUPER + Q = Start Kitty\n'\ -'SUPER + F4 = Close Window\n'\ +'SUPER + C = Close Window\n'\ 'SUPER + L = Lock Screen\n'\ 'SUPER + M = Logout menu\n'\ 'SUPER + E = File Manager\n'\ diff --git a/set-hypr b/set-hypr index 3399236d..21e64f38 100755 --- a/set-hypr +++ b/set-hypr @@ -3,11 +3,12 @@ # HyprV4 By SolDoesTech - https://www.youtube.com/@SolDoesTech # License..? - You may copy, edit and ditribute this script any way you like, enjoy! :) -# The follwoing will attempt to install all needed packages to run Hyprland +# The following will attempt to install all needed packages to run Hyprland # This is a quick and dirty script there are some error checking # IMPORTANT - This script is meant to run on a clean fresh Arch install on physical hardware -# Define the software that would be inbstalled +# Define the software that would be installed + #Need some prep work prep_stage=( qt5-wayland