various
This commit is contained in:
@@ -20,7 +20,7 @@ env = QT_STYLE_OVERRIDE, kvantum
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
env = NVD_BACKEND,direct
|
||||
# env = AQ_DRM_DEVICES,$HYPR_AQ_DRM_DEVICES
|
||||
#env = AQ_DRM_DEVICES,$HYPR_AQ_DRM_DEVICES
|
||||
|
||||
# ############ others #############
|
||||
env = XCURSOR_SIZE,24
|
||||
|
||||
@@ -180,3 +180,9 @@ plugin {
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
# debug {
|
||||
# overlay = true
|
||||
# disable_logs = false
|
||||
# }
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ bind = Super, Period, exec, pkill rofi || ~/.scripts/rofi-emoji # Pick emoji >>
|
||||
bind = Ctrl+Alt, Delete, exec, pkill wlogout || wlogout -p layer-shell # [hidden]
|
||||
bind = Super+Shift, S, exec, hyprshot -z -m region # Screen snip
|
||||
bind = Super+Ctrl+Shift, S, exec, hyprshot -z -m window # Screen snip (window)
|
||||
bind = , Print, exec, hyprshot -z -m output -m eDP-2 # Screen snip (whole screen)
|
||||
bind = , Print, exec, hyprshot -z -m output -m eDP-1 # Screen snip (whole screen)
|
||||
# Color picker
|
||||
bind = Super+Shift, C, exec, hyprpicker -a # Pick color (Hex) >> clipboard
|
||||
# Fullscreen screenshot
|
||||
@@ -168,3 +168,5 @@ bind = Super, P, pin
|
||||
bind = Alt, Tab, cyclenext
|
||||
bind = Super, Tab, hyprexpo:expo, toggle # can be: toggle, select, off/disable or on/enable
|
||||
bind = Super+Ctrl, T, exec, ~/.scripts/workspace-new.sh # Create new workspace
|
||||
|
||||
bind = Super, M, exit
|
||||
|
||||
Reference in New Issue
Block a user