alacritty config and i3 startup apps

This commit is contained in:
2025-02-12 20:03:27 +00:00
parent 8d8e58a615
commit b3d2fc4826
2 changed files with 7 additions and 5 deletions

View File

@@ -22,8 +22,8 @@
opacity = 0.7 opacity = 0.7
decorations = "Full" # decorations = "Full"
decorations_theme_variant = "Light" # "Dark" # decorations_theme_variant = "Light" # "Dark"
[font] [font]

View File

@@ -1,7 +1,9 @@
# This is my personal personal i3 config file! - Adam French # This is my personal personal i3 config file! - Adam French
# Default Startup Applications # Default Startup Applications
exec --no-statup-id firefox exec --no-statup-id alacritty
exec xrandr --output eDP --primary
exec xfce4-volumed-pulse
# Use pactl for audio # Use pactl for audio
set $refresh_i3status killall -SIGUSR1 i3status set $refresh_i3status killall -SIGUSR1 i3status
@@ -334,8 +336,8 @@ bar {
status_command i3status status_command i3status
position bottom position bottom
## please set your primary output first. Example: 'xrandr --output eDP1 --primary' tray_output primary
# tray_output primary
# tray_output eDP1 # tray_output eDP1
bindsym button4 nop bindsym button4 nop