User Tools

Site Tools


linux:distros:debian_12_xfce

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:distros:debian_12_xfce [2025/04/14 16:24] Sean Rhonelinux:distros:debian_12_xfce [2025/04/14 21:41] (current) Sean Rhone
Line 2: Line 2:
  
   * Debian ((https://www.debian.org/))   * Debian ((https://www.debian.org/))
-  * 12.Bookworm ((https://www.debian.org/releases/bookworm/)) +  * 12.10 Bookworm ((https://www.debian.org/releases/bookworm/)) 
-  * Xfce ((https://www.xfce.org/))+  * Xfce ((https://www.xfce.org/)) ((https://wiki.debian.org/Xfce))
  
   * :!: 2025/04/14: WIP   * :!: 2025/04/14: WIP
Line 9: Line 9:
 ====== Download ====== ====== Download ======
  
-===== Debian ===== +  * https://www.debian.org/
- +
-  * https://www.debian.org/distrib/+
  
   debian-12.10.0-amd64-netinst.iso   debian-12.10.0-amd64-netinst.iso
Line 189: Line 187:
  
   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'
- 
-====== Keyboard Shortcuts ====== 
- 
-  xfce4-keyboard-settings 
- 
-<code>bash -c "secret-tool lookup 'keepass' 'default' | keepassxc --pw-stdin ~/'Documents/keepass.kdbx'"</code> 
- 
-<code>bash -c "xfce4-terminal -T 'Debian Updater' -e ~/'.local/scripts/debian-updater.sh'"</code> 
- 
-<code>xfce4-popup-whiskermenu</code> 
  
 ====== xfconf-query ====== ====== xfconf-query ======
Line 256: Line 244:
  
   xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create   xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create
 +
 +===== Appearance =====
 +
 +  * Style -> Chicago95
 +  * Icons -> Chicago95
 +  * Settings -> Event sounds -> ''[x]'' Enable event sounds
 +
 +  xfce4-appearance-settings
  
 ===== Startup Sound ===== ===== Startup Sound =====
Line 276: Line 272:
 ===== Cursor ===== ===== Cursor =====
  
-  * Chicago 95 Standard+  * Theme -> Chicago 95 Standard
  
   xfce4-mouse-settings   xfce4-mouse-settings
 +
 +===== Notifications =====
 +
 +  * Appearance -> Theme -> Chicago95
 +
 +  xfce4-notifyd-config
 +
 +===== Window Manager =====
 +
 +  * Style -> Theme -> Chicago95
 +  * Title font -> Size: ''8''
 +
 +  xfwm4-settings
 +
 +====== Xfce ======
 +
 +===== Clipman =====
 +
 +  * History -> ''[ ]'' Remember history
 +
 +  xfce4-clipman-settings
 +
 +===== Default Applications =====
 +
 +  * Internet -> Web Browser -> Mozilla Firefox
 +  * Internet -> Mail Reader -> Mozilla Thunderbird
 +  * Utilities -> File Manager -> Thunar
 +  * Utilities -> Terminal Emulator -> Xfce Terminal
 +
 +  xfce4-mime-settings
 +
 +===== Desktop =====
 +
 +  * Menus -> Desktop Menu -> ''[ ]'' Include applications menu on desktop right click
 +  * Menus -> Window List Menu -> ''[ ]'' Show window list menu on desktop middle click
 +
 +  xfdesktop-settings
 +
 +===== File Manager Preferences =====
 +
 +  * Display -> Thumbnails -> Show thumbnails: Always
 +  * Display -> Thumbnails -> Only show thumbnails for files smaller than: 1 GiB
 +  * Behavior -> Context Menu -> ''[x]'' Show action to permanently delete files and folders
 +  * :?: Advanced -> File Transfer -> Transfer files in parallel: Always
 +
 +  thunar-settings
 +
 +===== Keyboard =====
 +
 +****
 +
 +  xfce4-keyboard-settings
 +
 +==== Shortcuts ====
 +
 +  * [[#updater|Updater script]]
 +
 +<code>bash -c "secret-tool lookup 'keepass' 'default' | keepassxc --pw-stdin ~/'Documents/keepass.kdbx'"</code>
 +
 +<code>bash -c "xfce4-terminal -T 'Debian Updater' -e ~/'.local/scripts/debian-updater.sh'"</code>
 +
 +<code>xfce4-popup-whiskermenu</code>
 +
 +===== Terminal Preferences =====
 +
 +  * General -> Scrolling -> Scrollback: ''10000''
 +  * General -> Cursor -> ''[x]'' Cursor blinks
 +  * General -> Clipboard -> ''[ ]'' Show unsafe paste dialog
 +  * Appearance -> Font -> ''[x]'' Use system font
 +
 +  xfce4-terminal --preferences
 +
 +===== Window Manager =====
 +
 +  * Keyboard -> Workspace 11: Clear ((osu!'s in-game HUD via Ctrl + F11))
 +
 +  xfwm4-settings
 +
 +===== Window Manager Tweaks =====
 +
 +  * Cycling -> ''[ ]'' Skip windows that have "skip pager" or "skip taskbar" properties set
 +  * Cycling -> ''[x]'' Cycle through windows on all workspaces
 +  * Accessibility -> ''[ ]'' Use mouse wheel on title bar to roll up the window
 +  * Workspaces -> ''[ ]'' Use the mouse wheel on the desktop to switch workspaces
 +  * Compositor -> ''[ ]'' Enable display compositing ((overall lower latency and higher game perf))
 +
 +  xfwm4-tweaks-settings
 +
 +===== Workspaces =====
 +
 +  * General -> Layout -> Number of workspaces: ''1''
 +
 +  xfwm4-workspace-settings
  
 ====== Scripts ====== ====== Scripts ======
/srv/www/wiki/data/attic/linux/distros/debian_12_xfce.1744662288.txt.gz · Last modified: by Sean Rhone