add Alopes01 polybar config, add hide polybar bind to i3wm config
This commit is contained in:
@@ -2,7 +2,7 @@ set $mod Mod4
|
||||
|
||||
# Font for window titles. Will also be used by the bar unless a different font
|
||||
# is used in the bar {} block below.
|
||||
font pango:JetBrainsMono Nerd Font 8
|
||||
font pango:Maple Mono NF 8
|
||||
|
||||
# Start autotiling
|
||||
exec_always --no-startup-id autotiling
|
||||
@@ -17,14 +17,16 @@ exec nitrogen --restore
|
||||
exec --no-startup-id nm-applet
|
||||
# Start Picom
|
||||
exec_always picom
|
||||
# Hide Polybar
|
||||
bindsym $mod+Escape exec polybar-msg cmd toggle
|
||||
|
||||
# Scratchpad
|
||||
bindsym $mod+Shift+m move scratchpad
|
||||
bindsym $mod+m scratchpad show
|
||||
|
||||
# Windows border/Tittle bar
|
||||
default_border pixel 1
|
||||
default_floating_border pixel 1
|
||||
default_border pixel 3
|
||||
default_floating_border pixel 2
|
||||
# rofi bind
|
||||
bindsym $mod+d exec rofi -show drun -disable-history -show-icons
|
||||
|
||||
|
||||
Reference in New Issue
Block a user