Compare commits
No commits in common. "dea65241a9710cca581403e709f93ad46d943c92" and "2a745fa734aa34f4a1e2643232aff7b28c122435" have entirely different histories.
dea65241a9
...
2a745fa734
3 changed files with 3 additions and 29 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -9,24 +9,3 @@ 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
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"clock",
|
||||
"tray"
|
||||
],
|
||||
"sway/workspaces": {
|
||||
"sway/workspaces": {
|
||||
"all-outputs": true
|
||||
},
|
||||
"sway/mode": {
|
||||
|
@ -157,14 +157,10 @@
|
|||
"backlight",
|
||||
"pulseaudio",
|
||||
"mpd",
|
||||
"custom/clock",
|
||||
"clock",
|
||||
"tray"
|
||||
],
|
||||
"custom/clock": {
|
||||
"exec": "date +'%a %x %R'",
|
||||
"interval": 60,
|
||||
},
|
||||
"sway/workspaces": {
|
||||
"sway/workspaces": {
|
||||
"all-outputs": true
|
||||
},
|
||||
"sway/mode": {
|
||||
|
|
|
@ -23,7 +23,6 @@ window#waybar {
|
|||
#custom-multimedia_previous,
|
||||
#custom-multimedia_current,
|
||||
#custom-multimedia_next,
|
||||
#custom-clock,
|
||||
#clock,
|
||||
#mpd,
|
||||
#backlight,
|
||||
|
|
Loading…
Reference in a new issue