update uwu
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor= eDP-1, 2256x1504@60, 0x0, 1
|
||||
|
||||
monitor = eDP-1, 2256x1504@60, 0x0, 1
|
||||
# monitor = DP-1, 1920x1080@60, 0x1504, 1
|
||||
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
@@ -40,11 +40,12 @@ $menu = rofi -show drun
|
||||
|
||||
# exec-once = $terminal
|
||||
# exec-once = nm-applet &
|
||||
exec-once = waybar & hyprpaper & nm-applet
|
||||
exec-once = launch-waybar & hyprpaper & nm-applet
|
||||
exec-once = dbus-update-activation-environment --systemd --all
|
||||
exec-once = kdeconnect-indicator
|
||||
exec-once = hypridle
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
exec-once = qpwgraph
|
||||
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
||||
|
||||
#############################
|
||||
@@ -199,8 +200,9 @@ gestures {
|
||||
# Example per-device config
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||
device {
|
||||
name = epic-mouse-v1
|
||||
sensitivity = -0.5
|
||||
name = huion-huion-tablet_gs1161-pen
|
||||
transform = 0
|
||||
output = DP-1
|
||||
}
|
||||
|
||||
|
||||
@@ -214,11 +216,12 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Q, exec, $terminal
|
||||
bind = Control_L&Shift_L, Q, killactive
|
||||
bind = Control_L&alt, Q, forcekillactive
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
bind = alt&$mainMod, L, exit
|
||||
bind = $mainMod, F, exec, $fileManager
|
||||
bind = $mainMod&Shift_L, V, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, R, exec, rofi -show run
|
||||
bind = alt, space, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
@@ -268,6 +271,8 @@ bindl=,switch:Lid Switch, exec, hyprlock
|
||||
bind = SUPER, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
||||
bind = , PRINT, exec, hyprshot -m region --clipboard-only
|
||||
bind = $shiftMod, PRINT, exec, hyprshot -m region
|
||||
bind = Control_L&alt, space, exec, rofi -show calc -modi calc -no-show-match -no-sort
|
||||
bind = Control_L&Shift_L, space, exec, flatpak run io.github.nokse22.minitext
|
||||
|
||||
##############################
|
||||
### WINDOWS AND WORKSPACES ###
|
||||
@@ -287,3 +292,5 @@ windowrulev2 = suppressevent maximize, class:.*
|
||||
|
||||
# Fix some dragging issues with XWayland
|
||||
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
|
||||
windowrulev2 = float, class:io.github.nokse22.minitext
|
||||
|
Reference in New Issue
Block a user