diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 6139ba3..347ac91 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -26,7 +26,7 @@ window: # Blank space added around the window in pixels. This padding is scaled # by DPI and the specified value is always added at both opposing sides. padding: - x: 10 + x: 5 y: 10 # Window decorations diff --git a/sway/config b/sway/config index 0e95c8d..a6c8e7a 100644 --- a/sway/config +++ b/sway/config @@ -1,9 +1,4 @@ -# Default config for sway -# -# Copy this to ~/.config/sway/config and edit it to your liking. -# -# Read `man 5 sway` for a complete reference. - +# You can get the names of your outputs by running: swaymsg -t get_outputs input * { xkb_layout "gb" } @@ -24,6 +19,7 @@ set $term alacritty # Your preferred application launcher set $menu wofi -c ~/.config/wofi/config -s ~/.config/wofi/style.css -I +# Default swaylock set $swaylock swaylock -f ### Output configuration @@ -43,12 +39,6 @@ exec_always { gsettings set org.gnome.desktop.wm.preferences button-layout '' } -# -# Example configuration: -# -# output HDMI-A-1 resolution 1920x1080 position 1920,0 -# -# You can get the names of your outputs by running: swaymsg -t get_outputs ### Idle configuration exec swayidle -w \ diff --git a/waybar/config b/waybar/config index cb225f4..61694ff 100644 --- a/waybar/config +++ b/waybar/config @@ -32,6 +32,7 @@ "format-icons": { "1": "", "2": "", + "3": "", "urgent": "", "focused": "", "default": ""