mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 06:31:00 +00:00
Fix monitor config, pywal path, and htop after PR #7 merge
This commit is contained in:
+3
-5
@@ -2,8 +2,7 @@
|
||||
# Please read documentation!
|
||||
|
||||
# Monitor configuration
|
||||
monitor = eDP-1, 1920x1080@100, 1920x0, 1
|
||||
monitor = HDMI-A-1, 1920x1080@100, 0x0, 1
|
||||
monitor = , preferred, auto, 1
|
||||
|
||||
# Workspace assignment
|
||||
workspace = 1, monitor:HDMI-A-1
|
||||
@@ -62,7 +61,7 @@ gesture = 3, horizontal, workspace
|
||||
gesture = 3, vertical, fullscreen
|
||||
|
||||
# Source pywal colors for borders
|
||||
source = ~/.config/hypr/hyprland-colors.conf
|
||||
source = ~/.cache/wal/hyprland-colors.conf
|
||||
|
||||
# General settings
|
||||
general {
|
||||
@@ -362,7 +361,7 @@ bind = $mainMod, S, exec, $spotify
|
||||
bind = $mainMod, W, exec, /home/duma/.local/bin/waypaper
|
||||
|
||||
# Utility binds
|
||||
bind = CTRL SHIFT, ESCAPE, exec, $terminal btop # Task manager alternative
|
||||
bind = CTRL SHIFT, ESCAPE, exec, $terminal htop # Task manager alternative
|
||||
bind = $mainMod SHIFT, S, exec, hyprshot -m region -o $HOME/Pictures/Screenshots -f Screenshot_$(date "+%Y-%m-%d_%H:%M:%S").png -z
|
||||
|
||||
# WORKSPACE MANAGEMENT (SUPER)
|
||||
@@ -456,4 +455,3 @@ bindl = , XF86AudioNext, exec, playerctl next
|
||||
bindl = , XF86AudioPause, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
|
||||
Reference in New Issue
Block a user