hypr-monitors, emacs config point to ~/.config
This commit is contained in:
@@ -6,9 +6,7 @@ exec-once= dms run # DankShell
|
||||
|
||||
# Monitors
|
||||
|
||||
monitor=eDP-1,1920x1080@60,0x0,1
|
||||
monitor=HDMI-A-1,2560x1440@144,auto,1,mirror,eDP-1
|
||||
monitor=,preferred,auto,1,mirror,eDP-1
|
||||
source = ./hypr-monitors.conf
|
||||
|
||||
# Environment
|
||||
|
||||
@@ -153,6 +151,7 @@ $ws = workspace
|
||||
windowrule = $idleInhibFo, class:^(Discord|discord)$
|
||||
|
||||
windowrule = opacity 0.98 0.90, class:^(Discord|discord)$
|
||||
windowrule = opacity 0.96 0.90, class:^(Emacs|emacs)$
|
||||
|
||||
windowrule = float, class:^(polkit.*agent.*)$
|
||||
windowrule = float, class:^(praat)$
|
||||
@@ -218,13 +217,15 @@ $mainCtrlShift = $mainCtrl SHIFT
|
||||
bind = $altMod, Return, exec, ghostty
|
||||
bind = $altShift, Return, exec, foot
|
||||
bind = $mainShift, D, exec, $discord
|
||||
bind = $mainShift, S, exec, signal-desktop
|
||||
bind = $mainShift, E, exec, $emacs
|
||||
bind = $mainMod, Space, exec, dms ipc call spotlight toggle
|
||||
bind = $mainMod, E, exec, thunar
|
||||
bind = $mainMod, S, exec, spotify
|
||||
bind = $mainMod, P, exec, $colorpick
|
||||
|
||||
bind = $none, Print, exec, $screenshotarea
|
||||
bind = $noneShift, Print, exec, $screenshot
|
||||
bind = $mainMod, Space, exec, dms ipc call spotlight toggle
|
||||
bind = $mainMod, X, exec, dms ipc call powermenu toggle
|
||||
bind = $mainMod, M, exec, dms ipc call processlist toggle
|
||||
bind = $mainMod, I, exec, dms ipc call settings toggle
|
||||
@@ -233,17 +234,18 @@ $mainCtrlShift = $mainCtrl SHIFT
|
||||
bind = $mainCtrl, C, exec, dms ipc call control-center toggle
|
||||
bind = $mainMod, N, exec, dms ipc call notifications toggle
|
||||
bind = $mainShift, N, exec, dms ipc call night toggle
|
||||
bind = $mainCtrl, B, exec, dms ipc call bar toggle
|
||||
|
||||
bind = $mainShift, P, pseudo,
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, F, togglefloating,
|
||||
bind = $mainShift, F, fullscreen
|
||||
bind = $mainShift, S, togglesplit,
|
||||
bind = $mainCtrl, S, togglesplit,
|
||||
bind = $mainMod, right, resizeactive, 10 0
|
||||
bind = $mainMod, left, resizeactive, -10 0
|
||||
bind = $mainMod, up, resizeactive, 0 -10
|
||||
bind = $mainMod, down, resizeactive, 0 10
|
||||
bind = $mainMod, L, exec, $lock
|
||||
bind = $mainCtrl, L, exec, $lock
|
||||
bind = $mainCtrl, Q, exec, $lock
|
||||
bind = $mainMod, F4, exit,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user