mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 14:11:01 +00:00
fix: update monitor names and remap Super+R to wofi
This commit is contained in:
+7
-7
@@ -1,13 +1,14 @@
|
|||||||
# HyprDuma config
|
# HyprDuma config
|
||||||
|
|
||||||
# Monitor configuration
|
# Monitor configuration
|
||||||
monitor = , preferred, auto, 1
|
monitor = eDP-1, 1920x1080@60, 0x0, 1
|
||||||
|
monitor = DP-1, 1920x1080@144, 1920x0, 1, transform, 2
|
||||||
|
|
||||||
# Workspace assignment
|
# Workspace assignment
|
||||||
workspace = 1, monitor:HDMI-A-1
|
workspace = 1, monitor:DP-1
|
||||||
workspace = 2, monitor:HDMI-A-1
|
workspace = 2, monitor:DP-1
|
||||||
workspace = 3, monitor:HDMI-A-1
|
workspace = 3, monitor:DP-1
|
||||||
workspace = 4, monitor:HDMI-A-1
|
workspace = 4, monitor:DP-1
|
||||||
|
|
||||||
workspace = 5, monitor:eDP-1
|
workspace = 5, monitor:eDP-1
|
||||||
workspace = 6, monitor:eDP-1
|
workspace = 6, monitor:eDP-1
|
||||||
@@ -292,8 +293,6 @@ layerrule {
|
|||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
$mainMod2 = ALT
|
$mainMod2 = ALT
|
||||||
|
|
||||||
bind = $mainMod, R, global, caelestia:launcher
|
|
||||||
|
|
||||||
bind = $mainMod, C, killactive,
|
bind = $mainMod, C, killactive,
|
||||||
bind = $mainMod, M, exit,
|
bind = $mainMod, M, exit,
|
||||||
bind = $mainMod, Z, togglefloating,
|
bind = $mainMod, Z, togglefloating,
|
||||||
@@ -313,6 +312,7 @@ bind = $mainMod, V, exec, $vscode
|
|||||||
bind = $mainMod, T, exec, $telegram
|
bind = $mainMod, T, exec, $telegram
|
||||||
bind = $mainMod, S, exec, $spotify
|
bind = $mainMod, S, exec, $spotify
|
||||||
bind = $mainMod, W, exec, waypaper
|
bind = $mainMod, W, exec, waypaper
|
||||||
|
bind = $mainMod, R, exec, wofi --show drun
|
||||||
|
|
||||||
bind = CTRL SHIFT, ESCAPE, exec, $terminal htop
|
bind = CTRL SHIFT, ESCAPE, exec, $terminal htop
|
||||||
bind = $mainMod SHIFT, S, exec, hyprshot -m region -o $HOME/Pictures/Screenshots -f Screenshot_$(date "+%Y-%m-%d_%H:%M:%S").png -z
|
bind = $mainMod SHIFT, S, exec, hyprshot -m region -o $HOME/Pictures/Screenshots -f Screenshot_$(date "+%Y-%m-%d_%H:%M:%S").png -z
|
||||||
|
|||||||
Reference in New Issue
Block a user