added gitignore and removed constantly changing files from audacious config
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
audacious/.config/audacious/playlists/
|
||||||
|
audacious/.config/audacious/playlist-state
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
active 0
|
|
||||||
playing -1
|
|
||||||
playlist 0
|
|
||||||
position -1
|
|
||||||
resume-state 1
|
|
||||||
resume-time 0
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
title=Now%20Playing
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
1000
|
|
||||||
@@ -24,7 +24,7 @@ font pango:VictorMonoNerdFont SemiBold 12
|
|||||||
|
|
||||||
# start compositor and polybar, etc.
|
# start compositor and polybar, etc.
|
||||||
exec --no-startup-id picom
|
exec --no-startup-id picom
|
||||||
exec --no-startup-id feh --bg-scale ~/dotfiles/images/city_skyline.png
|
exec --no-startup-id feh --bg-fill ~/dotfiles/images/city_skyline.png
|
||||||
# exec --no-startup-id dunst
|
# exec --no-startup-id dunst
|
||||||
|
|
||||||
# clean up and start polybar
|
# clean up and start polybar
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ separator-foreground = ${colors.disabled}
|
|||||||
font-0 = "VictorMono Nerd Font:size=13:weight=Bold;2"
|
font-0 = "VictorMono Nerd Font:size=13:weight=Bold;2"
|
||||||
|
|
||||||
modules-left = xworkspaces xwindow
|
modules-left = xworkspaces xwindow
|
||||||
modules-right = xkeyboard pulseaudio memory cpu filesystem eth date
|
modules-right = xkeyboard pulseaudio cpu eth date
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
|
|||||||
Reference in New Issue
Block a user