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 20:55] Sean Rhonelinux:distros:debian_12_xfce [2025/04/14 21:41] (current) Sean Rhone
Line 187: Line 187:
  
   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'
- 
-====== Keyboard Shortcuts ====== 
- 
-  * [[#updater|Updater script]] 
- 
-  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 308: Line 296:
  
   xfce4-clipman-settings   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 ===== ===== Window Manager =====
Line 314: Line 352:
  
   xfwm4-settings   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.1744678553.txt.gz · Last modified: by Sean Rhone