mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 10:17:46 +02:00
Add polybar toggle keybinding to i3/config
This commit is contained in:
parent
a667e789b7
commit
38924ace17
@ -170,13 +170,16 @@ bindsym $mod+m exec --no-startup-id cmus-remote --pause
|
|||||||
bindsym $mod+b exec --no-startup-id cmus-remote --prev
|
bindsym $mod+b exec --no-startup-id cmus-remote --prev
|
||||||
bindsym $mod+n exec --no-startup-id cmus-remote --next
|
bindsym $mod+n exec --no-startup-id cmus-remote --next
|
||||||
|
|
||||||
# TODO: Easily show a now playing overlay
|
|
||||||
|
|
||||||
# ========================= Screenshot tool (shotgun) =========================
|
# ========================= Screenshot tool (shotgun) =========================
|
||||||
|
|
||||||
# Bind Print Scren to screenshot the desktop and open the output png
|
# Bind Print Scren to screenshot the desktop and open the output png
|
||||||
bindsym Print exec ~/.config/i3/screenshot.sh
|
bindsym Print exec ~/.config/i3/screenshot.sh
|
||||||
|
|
||||||
|
# ========================= Information Bar (polybar) =========================
|
||||||
|
|
||||||
|
# Easily show and hide polybar
|
||||||
|
bindsym $mod+o exec --no-startup-id ~/.config/i3/polybar.sh
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
# Configuration and keybindings specific to i3-gaps
|
# Configuration and keybindings specific to i3-gaps
|
||||||
####################################################################
|
####################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user