mirror of
https://github.com/Snigdha-OS/snigdhaos-cinnamon-config.git
synced 2025-09-20 16:34:56 +02:00
⚡️ perf(new): lxqt config
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
file:///home/whoami/Documents
|
||||
file:///home/whoami/Music
|
||||
file:///home/whoami/Pictures
|
||||
file:///home/whoami/Videos
|
||||
file:///home/whoami/Downloads
|
@@ -1,3 +0,0 @@
|
||||
|
||||
/***** scrollbar slider - cinnamon-settings-generated - do not edit *****/
|
||||
|
21
etc/skel/.config/gtk-3.0/settings.ini
Normal file
21
etc/skel/.config/gtk-3.0/settings.ini
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
# Created by lxqt-config-appearance (DO NOT EDIT!)
|
||||
|
||||
[Settings]
|
||||
gtk-theme-name="Nordic-bluish-accent"
|
||||
gtk-icon-theme-name="Tela-nord-dark"
|
||||
gtk-font-name="Share Tech 11"
|
||||
gtk-cursor-theme-name="Colloid-cursors"
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_both-horiz
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
gtk-xft-rgba="none"
|
||||
gtk-modules="canberra-gtk-module:gail:atk-bridge"
|
||||
gtk-sound-theme-name=LinuxMint
|
13
etc/skel/.config/libinput-gestures.conf
Normal file
13
etc/skel/.config/libinput-gestures.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# Gestures Forward and Backward Page
|
||||
gesture swipe left 3 xdotool key alt+Right
|
||||
gesture swipe right 3 xdotool key alt+Left
|
||||
|
||||
# Switch Workspace
|
||||
gesture swipe left 4 xdotool key ctrl+alt+Right
|
||||
gesture swipe right 4 xdotool key ctrl+alt+Left
|
||||
|
||||
# Show active windows
|
||||
gesture swipe up xdotool key ctrl+alt+Down
|
||||
|
||||
# Show Desktop
|
||||
gesture swipe down xdotool key super+d
|
64
etc/skel/.config/mimeapps.list
Normal file
64
etc/skel/.config/mimeapps.list
Normal file
@@ -0,0 +1,64 @@
|
||||
[Default Applications]
|
||||
text/html=brave-browser.desktop
|
||||
x-scheme-handler/http=brave-browser.desktop
|
||||
x-scheme-handler/https=brave-browser.desktop
|
||||
x-scheme-handler/about=brave-browser.desktop
|
||||
x-scheme-handler/unknown=brave-browser.desktop
|
||||
text/plain=org.x.editor.desktop
|
||||
application/javascript=cursor-cursor.desktop
|
||||
application/x-httpd-php3=cursor-cursor.desktop
|
||||
application/x-httpd-php4=cursor-cursor.desktop
|
||||
application/x-httpd-php5=cursor-cursor.desktop
|
||||
application/x-m4=cursor-cursor.desktop
|
||||
application/x-php=cursor-cursor.desktop
|
||||
application/x-ruby=cursor-cursor.desktop
|
||||
application/x-shellscript=cursor-cursor.desktop
|
||||
application/xml=cursor-cursor.desktop
|
||||
text/css=cursor-cursor.desktop
|
||||
text/turtle=cursor-cursor.desktop
|
||||
text/x-c++hdr=cursor-cursor.desktop
|
||||
text/x-c++src=cursor-cursor.desktop
|
||||
text/x-chdr=cursor-cursor.desktop
|
||||
text/x-csharp=cursor-cursor.desktop
|
||||
text/x-csrc=cursor-cursor.desktop
|
||||
text/x-diff=cursor-cursor.desktop
|
||||
text/x-dsrc=cursor-cursor.desktop
|
||||
text/x-fortran=cursor-cursor.desktop
|
||||
text/x-java=cursor-cursor.desktop
|
||||
text/x-makefile=cursor-cursor.desktop
|
||||
text/x-pascal=cursor-cursor.desktop
|
||||
text/x-perl=cursor-cursor.desktop
|
||||
text/x-python=cursor-cursor.desktop
|
||||
text/x-sql=cursor-cursor.desktop
|
||||
text/x-vb=cursor-cursor.desktop
|
||||
text/yaml=cursor-cursor.desktop
|
||||
|
||||
[Added Associations]
|
||||
text/plain=cursor-cursor.desktop;org.x.editor.desktop;
|
||||
text/x-python=cursor-cursor.desktop;
|
||||
application/javascript=cursor-cursor.desktop;
|
||||
application/x-httpd-php3=cursor-cursor.desktop;
|
||||
application/x-httpd-php4=cursor-cursor.desktop;
|
||||
application/x-httpd-php5=cursor-cursor.desktop;
|
||||
application/x-m4=cursor-cursor.desktop;
|
||||
application/x-php=cursor-cursor.desktop;
|
||||
application/x-ruby=cursor-cursor.desktop;
|
||||
application/x-shellscript=cursor-cursor.desktop;
|
||||
application/xml=cursor-cursor.desktop;
|
||||
text/css=cursor-cursor.desktop;
|
||||
text/turtle=cursor-cursor.desktop;
|
||||
text/x-c++hdr=cursor-cursor.desktop;
|
||||
text/x-c++src=cursor-cursor.desktop;
|
||||
text/x-chdr=cursor-cursor.desktop;
|
||||
text/x-csharp=cursor-cursor.desktop;
|
||||
text/x-csrc=cursor-cursor.desktop;
|
||||
text/x-diff=cursor-cursor.desktop;
|
||||
text/x-dsrc=cursor-cursor.desktop;
|
||||
text/x-fortran=cursor-cursor.desktop;
|
||||
text/x-java=cursor-cursor.desktop;
|
||||
text/x-makefile=cursor-cursor.desktop;
|
||||
text/x-pascal=cursor-cursor.desktop;
|
||||
text/x-perl=cursor-cursor.desktop;
|
||||
text/x-sql=cursor-cursor.desktop;
|
||||
text/x-vb=cursor-cursor.desktop;
|
||||
text/yaml=cursor-cursor.desktop;
|
Reference in New Issue
Block a user