add Alopes01 polybar config, add hide polybar bind to i3wm config

This commit is contained in:
toniiz
2024-07-21 16:10:12 -07:00
parent f0137bf26f
commit 483f1dc083
5 changed files with 330 additions and 3 deletions

View File

@@ -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