summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-05-22 20:51:22 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-05-22 20:51:22 -0400
commit8d71a22569315b56144799b96f7d2dec7cc0f1c9 (patch)
tree102e0575499c9e4c825af4463da9a129189b6e1d /.config
parent825e81343502ae9ad15a70c7f52634617d865b6d (diff)
better scripts and sleep toggle
Diffstat (limited to '.config')
-rw-r--r--.config/dunst/dunstrc2
-rw-r--r--.config/mango/config.conf11
2 files changed, 9 insertions, 4 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 10cd563..6d8b5ab 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -120,7 +120,7 @@
### Text ###
- font = DejaVu Sans Mono 10.6
+ font = DejaVu Sans Mono 13
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
diff --git a/.config/mango/config.conf b/.config/mango/config.conf
index 730b113..38646ce 100644
--- a/.config/mango/config.conf
+++ b/.config/mango/config.conf
@@ -156,6 +156,7 @@ bind=SUPER+SHIFT+CTRL,l,spawn,sleep-computer
bind=SUPER,i,spawn,sysinfo
bind=SUPER,s,spawn,screenshot -save
bind=SUPER+SHIFT,s,spawn,screenshot
+bind=SUPER+SHIFT,I,spawn,idle-sleep -t
# volume binds
bind=NONE,XF86AudioRaiseVolume,spawn,wpctl set-volume @DEFAULT_SINK@ 5%+
@@ -195,10 +196,11 @@ bind=SUPER,v,togglefloating,
bind=ALT,a,togglemaximizescreen,
bind=SUPER,f,togglefullscreen,
bind=ALT+SHIFT,f,togglefakefullscreen,
-#bind=SUPER,i,minimized,
bind=SUPER,o,toggleoverlay,
-bind=SUPER+SHIFT,I,restore_minimized
-bind=ALT,z,toggle_scratchpad
+
+# scratchpad
+binds=SUPER+SHIFT,code:20,minimized,
+bind=SUPER,minus,toggle_scratchpad
# scroller layout
bind=ALT,e,set_proportion,1.0
@@ -271,3 +273,6 @@ axisbind=SUPER,DOWN,viewtoright_have_client
# layer rule
layerrule=animation_type_open:zoom,layer_name:rofi
layerrule=animation_type_close:zoom,layer_name:rofi
+
+# lid switchbind
+switchbind=fold,spawn,lock-computer