Skip to content

Extra Info

ヒダシンス edited this page Aug 15, 2022 · 7 revisions

Features

  • Dynamic music module and widget
  • Dynamic Polybar Interface
  • Custom Pastel Theme
  • Dashboard
  • Calendar Panel
  • Resource Panel
  • EWW lockscreen
  • Better Directory Stucture
  • Both Berry and BSPWM support (more soon)
  • CJK support
  • Animated compositor

Directory Stucture

sweetconfigs-xorg
β”œβ”€ alacritty
β”‚  β”œβ”€ alacritty.yml
β”‚  β”œβ”€ colors.yml
β”‚  β”œβ”€ fonts.yml
β”‚  └─ mappings.yml
β”œβ”€ bin
β”‚  β”œβ”€ bar
β”‚  β”‚  β”œβ”€ status
β”‚  β”‚  └─ tray
β”‚  β”œβ”€ menu
β”‚  β”‚  β”œβ”€ bluetooth
β”‚  β”‚  β”œβ”€ confirm
β”‚  β”‚  β”œβ”€ launcher
β”‚  β”‚  β”œβ”€ network
β”‚  β”‚  └─ power
β”‚  β”œβ”€ system
β”‚  β”‚  β”œβ”€ autostart
β”‚  β”‚  β”œβ”€ bar
β”‚  β”‚  β”œβ”€ compositor
β”‚  β”‚  └─ notification
β”‚  β”œβ”€ utilities
β”‚  β”‚  β”œβ”€ brightness
β”‚  β”‚  β”œβ”€ color-picker
β”‚  β”‚  β”œβ”€ lockscreen
β”‚  β”‚  β”œβ”€ screenrecord
β”‚  β”‚  β”œβ”€ screenshot
β”‚  β”‚  └─ volume
β”‚  └─ widgets
β”‚     β”œβ”€ control-panel
β”‚     └─ info-panel
β”œβ”€ dunst
β”‚  β”œβ”€ icons
β”‚  β”‚  β”œβ”€ brightness-1.svg
β”‚  β”‚  β”œβ”€ brightness-2.svg
β”‚  β”‚  β”œβ”€ brightness-3.svg
β”‚  β”‚  β”œβ”€ brightness-4.svg
β”‚  β”‚  β”œβ”€ brightness-5.svg
β”‚  β”‚  β”œβ”€ brightness-6.svg
β”‚  β”‚  β”œβ”€ brightness-7.svg
β”‚  β”‚  β”œβ”€ clipboard.svg
β”‚  β”‚  β”œβ”€ network.svg
β”‚  β”‚  β”œβ”€ timer.svg
β”‚  β”‚  β”œβ”€ volume-down.svg
β”‚  β”‚  β”œβ”€ volume-medium.svg
β”‚  β”‚  β”œβ”€ volume-mute.svg
β”‚  β”‚  └─ volume-up.svg
β”‚  └─ dunstrc
β”œβ”€ eww
β”‚  β”œβ”€ assets
β”‚  β”‚  β”œβ”€ avatar.png
β”‚  β”‚  └─ fallback.png
β”‚  β”œβ”€ scripts
β”‚  β”‚  β”œβ”€ controls
β”‚  β”‚  β”œβ”€ logger
β”‚  β”‚  β”œβ”€ music
β”‚  β”‚  β”œβ”€ scroll
β”‚  β”‚  β”œβ”€ system
β”‚  β”‚  β”œβ”€ weather
β”‚  β”‚  └─ workspaces
β”‚  β”œβ”€ src
β”‚  β”‚  β”œβ”€ scss
β”‚  β”‚  β”‚  β”œβ”€ widgets
β”‚  β”‚  β”‚  β”‚  β”œβ”€ control-panel.scss
β”‚  β”‚  β”‚  β”‚  β”œβ”€ info-panel.scss
β”‚  β”‚  β”‚  β”‚  └─ top-panel.scss
β”‚  β”‚  β”‚  β”œβ”€ colors.scss
β”‚  β”‚  β”‚  └─ style.scss
β”‚  β”‚  └─ yuck
β”‚  β”‚     β”œβ”€ widgets
β”‚  β”‚     β”‚  β”œβ”€ control-panel.yuck
β”‚  β”‚     β”‚  β”œβ”€ info-panel.yuck
β”‚  β”‚     β”‚  β”œβ”€ notification-panel.yuck
β”‚  β”‚     β”‚  └─ top-panel.yuck
β”‚  β”‚     β”œβ”€ variables.yuck
β”‚  β”‚     └─ windows.yuck
β”‚  β”œβ”€ eww.scss
β”‚  └─ eww.yuck
β”œβ”€ picom
β”‚  └─ picom.conf
β”œβ”€ polybar
β”‚  β”œβ”€ colors.ini
β”‚  β”œβ”€ config.ini
β”‚  β”œβ”€ decor.ini
β”‚  β”œβ”€ modules.ini
β”‚  β”œβ”€ stalonetrayrc
β”‚  └─ system.ini
β”œβ”€ rofi
β”‚  β”œβ”€ bluetooth.rasi
β”‚  β”œβ”€ colors.rasi
β”‚  β”œβ”€ confirm.rasi
β”‚  β”œβ”€ menu.rasi
β”‚  β”œβ”€ network.ini
β”‚  β”œβ”€ network.rasi
β”‚  β”œβ”€ power.rasi
β”‚  └─ screenutils.rasi
└─ wallpapers
   β”œβ”€ alone-tree.png
   β”œβ”€ beach.png
   └─ ...
Clone this wiki locally