diff --git a/home/.config/hypr/hyprland.d/exec.conf b/home/.config/hypr/hyprland.d/exec.conf index 95e1bbe..ee6742e 100644 --- a/home/.config/hypr/hyprland.d/exec.conf +++ b/home/.config/hypr/hyprland.d/exec.conf @@ -1,4 +1,4 @@ exec-once = uwsm finalize -exec-once = sleep 3 && uwsm app vesktop +exec-once = uwsm app vesktop # vi: ft=hyprlang diff --git a/home/.config/hypr/hyprland.d/input.conf b/home/.config/hypr/hyprland.d/input.conf index 6a1fddc..a12e57f 100644 --- a/home/.config/hypr/hyprland.d/input.conf +++ b/home/.config/hypr/hyprland.d/input.conf @@ -3,15 +3,13 @@ # ################ # Should be configured per-profile -monitor = desc:Microstep MSI MAG 256F BC1H174600235, 1920x1080@120, 1920x0, 1 # left -monitor = desc:AOC 2260WG5 KBEH81A000795, 1920x1080@60, 1920x0, 1, # left - -monitor = eDP-1, 1920x1200@60, 0x0, 1 +#monitor = HDMI-A-1, 1920x1080@60, 0x0, 1 # above +monitor = HDMI-A-1, 1920x1080@60, 1920x1080, 1 # left +monitor = eDP-1, 1920x1200@60, 0x1080, 1 +monitor = , preferred, auto, 1 # Mirror the primary (laptop) monitor on externals -#monitor= , preferred, auto, 1, mirror, eDP-1 -# Extend on externals -monitor = , preferred, auto, 1, +# monitor= , preferred, auto, 1, mirror, eDP-1 # ##################### # ### GENERAL INPUT ### diff --git a/home/.config/hypr/hyprland.d/keybinds.conf b/home/.config/hypr/hyprland.d/keybinds.conf index cad7aeb..941e987 100644 --- a/home/.config/hypr/hyprland.d/keybinds.conf +++ b/home/.config/hypr/hyprland.d/keybinds.conf @@ -48,18 +48,17 @@ bind = SUPER_SHIFT, T, exec, toggle-idle # Screenshots (with custom screenshot script) $SCREENSHOT_FORMAT = "${XDG_SCREENSHOTS_DIR:-$HOME/Media/Pictures/Screenshots}/Screenshot_$(date +%Y-%m-%d_%H-%M-%S).png" $SCREENSHOT_DELAY = 2000 -$PRINTSCR_KEY = Print #Menu # Print -#bind = ALT, $PRINTSCR_KEY, exec, wl-copy --type image/png "$(hyprpicker)" && notify-send 'Picked color' "$(wl-paste) (saved to clipboard)" -bind = , $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target area -#bindl = , $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target all # lockscreen screenshot (only enable when needed) -bind = SUPER, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target area --edit -bind = SHIFT, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area -bind = CTRL, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target area --delay $SCREENSHOT_DELAY -bind = SUPER_SHIFT, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --edit -bind = SUPER_CTRL, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --copy --target area --delay $SCREENSHOT_DELAY --edit -bind = SUPER_SHIFT_CTRL, $PRINTSCR_KEY, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --delay $SCREENSHOT_DELAY --edit -bind = SUPER_ALT, $PRINTSCR_KEY, exec, ocr && notify-send "OCR" "Text copied to clipboard" +bind = ALT, Print, exec, wl-copy --type image/png "$(hyprpicker)" && notify-send 'Picked color' "$(wl-paste) (saved to clipboard)" +bind = , Print, exec, hyprland-screenshot --notify --copy --target area +#bindl = , Print, exec, hyprland-screenshot --notify --copy --target all # lockscreen screenshot (only enable when needed) +bind = SUPER, Print, exec, hyprland-screenshot --notify --copy --target area --edit +bind = SHIFT, Print, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area +bind = CTRL, Print, exec, hyprland-screenshot --notify --copy --target area --delay $SCREENSHOT_DELAY +bind = SUPER_SHIFT, Print, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --edit +bind = SUPER_CTRL, Print, exec, hyprland-screenshot --notify --copy --target area --delay $SCREENSHOT_DELAY --edit +bind = SUPER_SHIFT_CTRL, Print, exec, hyprland-screenshot --notify --save $SCREENSHOT_FORMAT --target area --delay $SCREENSHOT_DELAY --edit +bind = SUPER_ALT, Print, exec, ocr && notify-send "OCR" "Text copied to clipboard" # XF86Favorites key for recording # (don't question me, I had it free) diff --git a/home/.config/hypr/hyprlock.conf b/home/.config/hypr/hyprlock.conf index 4361a21..f01b8fa 100644 --- a/home/.config/hypr/hyprlock.conf +++ b/home/.config/hypr/hyprlock.conf @@ -165,7 +165,7 @@ label { # Device uptime label { - text = cmd[update:1000] echo " $(uptime -p | sed -e 's/^up //' -e 's/ years\?,\?/y/' -e 's/ months\?,\?/m/' -e 's/ weeks\?,\?/w/' -e 's/ days\?,\?/d/' -e 's/ hours\?,\?/h/' -e 's/ minutes\?.\?/m/' -e 's/ seconds\?,\?/s/' | cut -d' ' -f-2)" + text = cmd[update:1000] echo " $(uptime -p | sed -e 's/^up //' -e 's/ years\?,\?/y/' -e 's/ months\?,\?/m/' -e 's/ weeks\?,\?/w/' -e 's/ days\?,\?/d/' -e 's/ hours\?,\?/h/' -e 's/ minutes\?.\?/m/' -e 's/ seconds\?,\?/s/' | cut -d' ' -f-2)" color = rgba(129, 162, 190, 1.0) font_size = 11 font_family = Noto Sans @@ -177,7 +177,7 @@ label { # Battery percentage label { - text = cmd[update:1000] echo " $(cat /sys/class/power_supply/BAT0/capacity)%" + text = cmd[update:1000] echo " $(cat /sys/class/power_supply/BAT0/capacity)%" color = rgba(129, 162, 190, 1.0) font_size = 11 font_family = Noto Sans @@ -193,7 +193,7 @@ label { # User account label { - text =  $USER + text =  $USER color = rgba(129, 162, 190, 1.0) font_size = 11 font_family = Noto Sans diff --git a/home/.config/hypr/xdph.conf b/home/.config/hypr/xdph.conf deleted file mode 100644 index e40a11d..0000000 --- a/home/.config/hypr/xdph.conf +++ /dev/null @@ -1,3 +0,0 @@ -screencopy { - allow_token_by_default = true -}