Copy config removing sensitive data
This commit is contained in:
parent
d15767a938
commit
68ffb60404
89 changed files with 12214 additions and 0 deletions
17
config/conky/Octupi_Arch/settings
Normal file
17
config/conky/Octupi_Arch/settings
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
# dimenstions
|
||||
WIDTH = 1366;
|
||||
HEIGHT = 748;
|
||||
|
||||
# network
|
||||
NETWORK = wlo1;
|
||||
|
||||
# cpu
|
||||
NO_OF_CORES = 8;
|
||||
|
||||
# color scheme the values are DARK or WHITE
|
||||
COLOR = WHITE;
|
||||
|
||||
# gmail account
|
||||
MAIL = '''MAIL''':'''PASSWARD''' https://mail.google.com/mail/feed/atom/unread;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue