summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/20-libinput.conf12
-rw-r--r--extra/applications.txt51
-rw-r--r--extra/newdebian199
-rw-r--r--extra/qtcurvetestsettings.qtcurve165
4 files changed, 427 insertions, 0 deletions
diff --git a/extra/20-libinput.conf b/extra/20-libinput.conf
new file mode 100644
index 0000000..b621fa2
--- /dev/null
+++ b/extra/20-libinput.conf
@@ -0,0 +1,12 @@
+# Enable single tab, double tab, tab with 2 and 3 fingers and
+# natural scrolling.
+# Retrived/Adapted from https://abdullah.today/2019/09/19/things-to-do-after-debian-install.html
+Section "InputClass"
+ Identifier "libinput touchpad catchall"
+ MatchIsTouchpad "on"
+ Driver "libinput"
+ MatchDevicePath "/dev/input/event*"
+ Option "Tapping" "on"
+ Option "TappingButtonMap" "Irm"
+ Option "NaturalScrolling" "false"
+EndSection
diff --git a/extra/applications.txt b/extra/applications.txt
new file mode 100644
index 0000000..e856407
--- /dev/null
+++ b/extra/applications.txt
@@ -0,0 +1,51 @@
+Applications and programs I use
+
+Programs
+================================================================================
+
+Most of these can be easily installed using apt(8).
+
+utilities
+ ghostscript gnupg screenfetch neofetch htop gparted R rename curl gzip grep
+
+devices
+ acpi cups
+
+media
+ vlc audacity mpv feh
+
+docs
+ pdftk pandoc groff vim libreoffice
+
+mail
+ mutt thunderbird
+
+reading
+ zathura calibre
+
+music
+ clementine mpc ncmpcpp spotify
+
+games
+ zsnes retroarch dolphin cowsay steam minecraft
+
+productivity
+ taskwarrior timewarrior
+
+dev
+ virtualbox git netbeans
+
+ref
+ goldendict wordnet gcide tldr
+
+network
+ qbittorrent
+
+internet
+ brave-browser discord mullvad-vpn
+
+
+Manual config
+======================================================================
+
+feh: add heif support using https://github.com/vi/imlib2-heic
diff --git a/extra/newdebian b/extra/newdebian
new file mode 100644
index 0000000..3dc994e
--- /dev/null
+++ b/extra/newdebian
@@ -0,0 +1,199 @@
+My configuration description of Debian - Plasma KDE 5.
+
+# KDE Plasma 5 configuration
+
+Appearance:
+ Workspace Theme:
+ L&F: Breeze Dark
+ DT: Sweet
+ Cursor Theme: Breeze
+ Colors: Breeze
+ Fonts:
+ Fixed width: SF Mono 10
+ Icons: Breeze Dark
+ Application Style:
+ Widget style: QtCurve
+ settings file: qtcurvesettings.qtcurve
+ Window Decoration:
+ Breeze:
+ Don't allow resize on maximazed windows.
+ Window borders: tiny.
+Workspace:
+ Desktop Behaviour:
+ Workspace: Double-click to open files and folders
+ Screen Edges: No.
+ Screen Locking:
+ No automatick screen lock.
+ Wallpaper: spongebob little cockroach eating krabbypatty, Scaled.
+ Virtual Desktops: 2, 1 row.
+ Activities: Default and Leisure
+ Window Management:
+ Window Behaviour:
+ Advanced:
+ Window placement: Cascaded
+ Task Switcher:
+ Visualization: MediumRounded
+ KWin Scripts:
+ Enforces Window Decoration on GTK+ window
+ MinimizeAll (Meta+D)
+ Shortcuts:
+ Global:
+ Launch Dolphin Meta+E
+ Launch Firefox Meta+W
+ Launch GoldenDict Meta+G
+ Launch KCalc Meta+C (although python3 is better)
+ Launch Konsole Meta+<CR>
+ Launch Thunderbird Meta+M
+ Launch Zathura Meta+Z
+ Launch Zeal Meta+H
+
+ (Spectacle(1) default global shortcuts)
+ Take Active Win SS Meta+Print
+ Take Full SS Shift+Print
+ Take Rect. Reg. SS Meta+Shift+Print
+
+ (KDE's default)
+ Run command Alt+Space
+
+ (Power Management)
+ Hibernate Meta+Shift+Z
+ Suspend (aka. sleep)Meta+Shift+X
+ Custom:
+ zazke:
+ Shutdown Meta+Shift+S systemctl poweroff
+ Web: (shortcut:"search string" in Run command)
+ Amazon amz
+ RAE rae https://dle.rae.es/?w=\{@}
+ Github gh
+ Gitlab gt
+ Google gg
+ Google Maps ggm
+ MetaCrawler mc
+ Python Ref py
+ Qt4 Doc qt4
+ Vimeo vm
+ Wikia wikia
+ Wikipedia wp
+ Youtube yt
+ Startup and Shutdown:
+ Login Screen:
+ Theme: Debian Maui
+ Wallpaper: Black Pearl Nandita
+ Autostart: dropboxd # I think this one is configured
+ # automatically
+Personalization:
+ Regional Setings:
+ Language: en_US
+ Formats: en_CA
+ Applications:
+ Default Applications:
+ Email Thunder
+ File Manager Dolphin
+ Terminal Emu Konsole
+ Web Browser Firefox
+ File Associations:
+ Text Vim
+ Image feh
+ Video mpv
+ Audio mpv
+ pdf zathura
+ Location for Personal Files:
+ Documents: /home/mitsuo/docs
+ Movies: /home/mitsuo/media/Videos
+ Pictures: /home/mitsuo/media/Pictures
+ Music: /home/mitsuo/media/Music
+Network:
+ Bluetooth:
+ Disable
+Hardware:
+ Input Devices:
+ Keyboard:
+ NumLock on Plasma Startup: Turn on
+ Show layout indicator
+ Make Caps Lock an additional Esc
+ Switch to another layout with Win+Space
+ Mouse Controls:
+ Pointer speed: 4.5
+ Acceleration: flat
+ Touchpad:
+ Edge scrolling: no
+ Two-finger scrolling: yes
+ Reverse scrolling: no
+ Power Management:
+ Energy Saving:
+ On AC Power:
+ Dim screen: OFF
+ Switch off screen after 5 min
+ Suspend session: NO
+ Button events:
+ When lid closed: Do nothing
+ When power button pressed: Prompt log out dialog
+ On Battery:
+ Dim screen: OFF
+ Switch off screen after 5 min
+ Suspend session: 10 min (Sleep)
+ Button events:
+ When lid closed: Do nothing
+ When power button pressed: Prompt log out dialog
+ On Low Battery:
+ Screen brightness: low
+ Dim screen: OFF
+ Switch off screen after 5 min
+ Suspend session: 10 min (Hibernate)
+ Button events:
+ When lid closed: Do nothing
+ When power button pressed: Prompt log out dialog
+ Advanced Setting:
+ Low level: 10%
+ Critical level: 3%
+ At critical level: Hibernate
+ Pause media players when suspending: ON
+ Removable Storage:
+ Removable Devices:
+ Enable automatic mounting of removable media: OFF
+
+
+## Widgets configuration
+
+(Default one is "Application Launcher")
+Application Menu:
+ Behaviour:
+ Icon: Stardewvalley chicken
+ Show application as: Name only
+ Categories:
+ Show: Recently used
+ Show recent applications
+ Show recent documents
+ Search:
+ Expand search to bookmarks, files and emails
+ Align search results to bottom # what does this do?
+
+Task Manager:
+ Position:
+ Bottom, autohide, 32 px heigh
+ Widgets:
+ Application Menu
+ Pager
+ Icons-only Task Manager
+ System Tray:
+ Battery
+ Digital Clock
+ Media Controls
+ Clipboard
+ Clock:
+ Appearance:
+ Show date
+ Show seconds
+ Use 24-hour Clock
+ ISO Date
+ Calendar:
+ Show week numbers in Calendar
+
+## Apps
+
+Dolphin
+ TODO
+
+Konsole
+ TODO
+
diff --git a/extra/qtcurvetestsettings.qtcurve b/extra/qtcurvetestsettings.qtcurve
new file mode 100644
index 0000000..787da51
--- /dev/null
+++ b/extra/qtcurvetestsettings.qtcurve
@@ -0,0 +1,165 @@
+[KWin]
+BorderSize=3
+InnerBorder=0
+OuterBorder=0
+
+[Settings]
+activeTabAppearance=soft
+animatedProgress=false
+appearance=soft
+bgndAppearance=flat
+bgndGrad=horiz
+bgndImage=none
+bgndOpacity=100
+boldProgress=false
+borderInactiveTab=false
+borderMenuitems=false
+borderProgress=true
+borderSbarGroove=true
+borderSelection=false
+borderTab=true
+buttonEffect=shadow
+buttonStyleMenuSections=true
+centerTabText=false
+colorMenubarMouseOver=true
+colorSelTab=0
+colorSliderMouseOver=false
+coloredMouseOver=glow
+coloredTbarMo=false
+comboBtn=none
+comboSplitter=false
+crButton=true
+crColor=none
+crHighlight=0
+crSize=15
+customAlphas=0
+customMenuNormTextColor=#000000
+customMenuSelTextColor=#000000
+customMenuTextColor=false
+customShades=1.16,1.07,0.9,0.78,0.84,0.75
+customgradient1=3d,0,1.2,0.5,1,1,1
+customgradient2=3d,0,0.9,0.5,1,1,1
+darkerBorders=false
+defBtnIndicator=glow
+dlgOpacity=100
+doubleGtkComboArrow=false
+drawStatusBarFrames=false
+dwtAppearance=customgradient1
+dwtSettings=33
+embolden=false
+etchEntry=false
+expanderHighlight=3
+fadeLines=true
+fillProgress=true
+fillSlider=true
+flatSbarButtons=true
+focus=glow
+forceAlternateLvCols=false
+gbFactor=-3
+gbLabel=9
+glowProgress=end
+grooveAppearance=inverted
+groupBox=faded
+gtkButtonOrder=false
+gtkComboMenus=false
+gtkScrollViews=true
+handles=dashes
+hideShortcutUnderline=true
+highlightFactor=3
+highlightScrollViews=true
+highlightTab=false
+inactiveTitlebarAppearance=customgradient1
+invertBotTab=true
+lighterPopupMenuBgnd=2
+lvAppearance=bevelled
+lvButton=false
+lvLines=false
+mapKdeIcons=true
+menuBgndAppearance=flat
+menuBgndGrad=horiz
+menuBgndImage=none
+menuBgndOpacity=100
+menuCloseDelay=300
+menuDelay=225
+menuIcons=true
+menuStripe=none
+menuStripeAppearance=darkinverted
+menubarAppearance=flat
+menubarApps=smplayer,VirtualBox
+menubarHiding=0
+menubarMouseOver=true
+menuitemAppearance=fade
+noBgndGradientApps=
+noBgndImageApps=
+noBgndOpacityApps=sonata,vmplayer,smplayer,totem,vmware
+noMenuBgndOpacityApps=gtk,sonata,vmplayer,totem,vmware
+noMenuStripeApps=gtk,soffice.bin
+nonnativeMenubarApps=
+onlyTicksInMenu=false
+passwordChar=9679
+popupBorder=true
+progressAppearance=dullglass
+progressColor=#006C00
+progressGrooveAppearance=inverted
+progressGrooveColor=dark
+reorderGtkButtons=false
+round=extra
+roundAllTabs=true
+roundMbTopOnly=true
+sbarBgndAppearance=flat
+scrollbarType=kde
+selectionAppearance=harsh
+shadeCheckRadio=none
+shadeMenubarOnlyWhenActive=false
+shadeMenubars=none
+shadePopupMenu=false
+shadeSliders=none
+shading=hsl
+shadowSize=30
+sliderAppearance=gradient
+sliderFill=true
+sliderStyle=plain
+sliderThumbs=flat
+sliderWidth=15
+smallRadio=true
+sortedLv=none
+splitterHighlight=3
+splitters=1dot
+square=1538
+statusbarApps=kde
+statusbarHiding=0
+stdBtnSizes=false
+stdSidebarButtons=false
+stripedProgress=diagonal
+stripedSbar=false
+sunkenAppearance=soft
+tabAppearance=soft
+tabBgnd=0
+tabMouseOver=glow
+tbarBtnAppearance=none
+tbarBtnEffect=none
+tbarBtns=standard
+thin=1
+thinSbarGroove=true
+titlebarAlignment=center-full
+titlebarAppearance=customgradient1
+titlebarButtonAppearance=gradient
+titlebarButtonColors=#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000
+titlebarButtons=5
+titlebarEffect=shadow
+titlebarIcon=title
+toolbarAppearance=customgradient1
+toolbarBorders=light
+toolbarSeparators=flat
+toolbarTabs=false
+tooltipAppearance=gradient
+unifyCombo=true
+unifySpin=true
+unifySpinBtns=false
+useHighlightForMenu=false
+useQtFileDialogApps=
+vArrows=true
+version=1.9.0
+windowBorder=36
+windowDrag=0
+xCheck=false