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 [2025/11/11 06:47] Sean Rhonelinux:notes:chicago95_git [2025/12/31 08:44] (current) Sean Rhone
Line 4: Line 4:
  
   sudo zypper install git-core canberra-gtk-play   sudo zypper install git-core canberra-gtk-play
 +
 +===== TODOs =====
 +
 +  * https://github.com/grassmunk/Chicago95/blob/master/INSTALL.md#start-buttons
  
 ====== Chicago95 ====== ====== Chicago95 ======
Line 14: Line 18:
  
   mkdir -p ~/'.themes' ~/'.icons' ~/'.local/share/sounds'   mkdir -p ~/'.themes' ~/'.icons' ~/'.local/share/sounds'
 +
 +  sudo cp -Rf '/tmp/Chicago95-master/Theme/Chicago95' '/usr/share/themes'
 +
 +  sudo cp -Rf '/tmp/Chicago95-master/Icons/Chicago95' '/usr/share/icons'
 +
 +  sudo cp -Rf '/tmp/Chicago95-master/Cursors/Chicago95_Standard_Cursors' '/usr/share/icons'
 +
 +  echo 'cursor-theme-name = Chicago95_Standard_Cursors' | sudo tee --append '/etc/lightdm/lightdm-gtk-greeter.conf' 
  
   mv '/tmp/Chicago95-master/Theme/Chicago95' ~/'.themes'   mv '/tmp/Chicago95-master/Theme/Chicago95' ~/'.themes'
Line 89: Line 101:
  
   '/usr/bin/canberra-gtk-play' --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg'   '/usr/bin/canberra-gtk-play' --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg'
 +
 +====== LightDM ======
 +
 +===== gtk-greeter-settings Fix =====
 +
 +  * https://forums.opensuse.org/t/lightdm-gtk-greeter-settings-not-launching/190202/4
 +
 +  su - --command "'/usr/bin/python3' '/usr/bin/lightdm-gtk-greeter-settings'"
  
/usr/local/www/wiki/data/attic/linux/notes/chicago95_git.1762861676.txt.gz · Last modified: by Sean Rhone