Compare commits

...

2 commits

Author SHA1 Message Date
dea65241a9 Added some ignored folders and files 2021-10-21 16:31:24 +02:00
3407087351 Updated waybar clock for Debian 11 2021-10-21 16:25:05 +02:00
3 changed files with 29 additions and 3 deletions

21
.gitignore vendored
View file

@ -9,3 +9,24 @@ config/bpytop/error.log
config/ranger/plugins/__pycache__
dotfiles/.ncmpcpp/error.log
dotfiles/.vim/.netrwhist
config/JetBrains
config/Microsoft
config/Nextcloud
config/Postman
config/QtProject.conf
config/Signal
config/autostart
config/dconf
config/libreoffice
config/teams
config/pulse
config/mimeapps.list
local/share/JetBrains
local/share/Nextcloud
local/share/fonts
local/share/gvfs-metadata
local/share/keyrings
local/share/mime/
local/share/ranger
local/share/recently-used.xbel
local/share/tracker

View file

@ -157,9 +157,13 @@
"backlight",
"pulseaudio",
"mpd",
"clock",
"custom/clock",
"tray"
],
"custom/clock": {
"exec": "date +'%a %x %R'",
"interval": 60,
},
"sway/workspaces": {
"all-outputs": true
},

View file

@ -23,6 +23,7 @@ window#waybar {
#custom-multimedia_previous,
#custom-multimedia_current,
#custom-multimedia_next,
#custom-clock,
#clock,
#mpd,
#backlight,