User Tools

Site Tools


linux:notes:chicago95_git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:chicago95_git [2026/08/02 21:45] Sean Rhonelinux:notes:chicago95_git [2026/09/16 20:07] (current) – [Items] Sean Rhone
Line 6: Line 6:
 ====== Dependencies ====== ====== Dependencies ======
  
-  * [[linux:distros:debian_13_xfce|Debian 13 (Xfce)]]+  * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]]
  
-  sudo apt install git gnome-session-canberra+  sudo zypper install git-core
  
 ====== Chicago95 ====== ====== Chicago95 ======
 +
 +===== Initial =====
  
   * https://github.com/grassmunk/Chicago95/commits/master/   * https://github.com/grassmunk/Chicago95/commits/master/
Line 17: Line 19:
  
   git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/grassmunk/Chicago95.git' '/tmp/Chicago95-master'   git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/grassmunk/Chicago95.git' '/tmp/Chicago95-master'
 +
 +===== Files =====
  
   mkdir -p ~/'.themes' ~/'.icons' ~/'.local/share/sounds'   mkdir -p ~/'.themes' ~/'.icons' ~/'.local/share/sounds'
Line 29: Line 33:
  
   mv '/tmp/Chicago95-master/Extras/Microsoft Windows 95 Startup Sound.ogg' ~/'.local/share/sounds/Chicago95/stereo'   mv '/tmp/Chicago95-master/Extras/Microsoft Windows 95 Startup Sound.ogg' ~/'.local/share/sounds/Chicago95/stereo'
 +
 +===== Clean-up =====
  
   rm -Rf '/tmp/Chicago95-master'   rm -Rf '/tmp/Chicago95-master'
Line 117: Line 123:
 ==== General ==== ==== General ====
  
-  * Dark mode: ''[x]''+  * Dark mode: ''[ ]''
  
 ==== Background ==== ==== Background ====
Line 141: Line 147:
   * Separator (Style: ''Transparent'', ''[ ]'' Expand)   * Separator (Style: ''Transparent'', ''[ ]'' Expand)
   * Status Tray Plugin (external)   * Status Tray Plugin (external)
 +  * PulseAudio Plugin (external)
   * Power Manager Plugin (external)   * Power Manager Plugin (external)
   * Clock   * Clock
Line 251: Line 258:
   * ''[ ]'' Arrange items in a single row   * ''[ ]'' Arrange items in a single row
   * ''[ ]'' Hide items by default   * ''[ ]'' Hide items by default
-  * ''[ ]'' Square items+  * ''[x]'' Square items
  
 === Features === === Features ===
/usr/local/www/wiki/data/attic/linux/notes/chicago95_git.1785721528.txt.gz · Last modified: by Sean Rhone