Add configurations for tyr
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
84019aac75
commit
fea711b84c
27 changed files with 539 additions and 177 deletions
|
@ -52,7 +52,7 @@ usr\lib\qt4\plugins\inputmethods\libqtim-ibus.so=40807, 0, x86_64 linux g++-4 fu
|
|||
|
||||
[qt]
|
||||
GUIEffects=none
|
||||
KDE\contrast=4
|
||||
KDE\contrast=7
|
||||
KWinPalette\activeBackground=#31363b
|
||||
KWinPalette\activeBlend=#fcfcfc
|
||||
KWinPalette\activeForeground=#fcfcfc
|
||||
|
@ -63,7 +63,7 @@ KWinPalette\inactiveBlend=#a1a9b1
|
|||
KWinPalette\inactiveForeground=#a1a9b1
|
||||
KWinPalette\inactiveFrame=#2a2e32
|
||||
KWinPalette\inactiveTitleBtnBg=#2a2e32
|
||||
Palette\active=#fcfcfc, #31363b, #40464c, #363b40, #191b1d, #25292c, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #121415, #3daee9, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #dfdfdf
|
||||
Palette\disabled=#6e7173, #2f3338, #3e444a, #353a3f, #181a1c, #23272a, #656768, #ffffff, #727679, #1a1d1f, #282c30, #111314, #282c30, #6e7173, #1a4665, #443051, #212427, #000000, #31363b, #fcfcfc, #dfdfdf
|
||||
Palette\inactive=#fcfcfc, #31363b, #40464c, #363b40, #191b1d, #25292c, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #121415, #1f485e, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #dfdfdf
|
||||
font="Noto Sans,10,-1,0,50,0,0,0,0,0"
|
||||
Palette\active=#fcfcfc, #31363b, #474d54, #3a4045, #141618, #24282b, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #0f1012, #3daee9, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #a1a9b1, #3daee9
|
||||
Palette\disabled=#6e7173, #2f3338, #454c52, #393e44, #131517, #222629, #656768, #ffffff, #727679, #1a1d1f, #282c30, #0e0f11, #282c30, #6e7173, #1a4665, #443051, #212427, #000000, #31363b, #fcfcfc, #464b4f, #282c30
|
||||
Palette\inactive=#fcfcfc, #31363b, #474d54, #3a4045, #141618, #24282b, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #0f1012, #1f485e, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #a1a9b1, #1f485e
|
||||
font="Noto Sans,10,-1,0,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||
|
|
1
system/.config/environment.d/40_misc.conf
Normal file
1
system/.config/environment.d/40_misc.conf
Normal file
|
@ -0,0 +1 @@
|
|||
GPG_TTY=$(tty)
|
|
@ -1,13 +1,16 @@
|
|||
gtk-enable-animations=1
|
||||
gtk-primary-button-warps-slider=1
|
||||
gtk-sound-theme-name="ocean"
|
||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/severin/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Catppuccin-Mocha-Standard-Peach-Dark"
|
||||
gtk-icon-theme-name="Papirus-Dark"
|
||||
gtk-font-name="Sans Serif 10"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-icon-theme-name="breeze-dark"
|
||||
gtk-font-name="Noto Sans, 10"
|
||||
gtk-cursor-theme-name="breeze_cursors"
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=3
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
|
|
84
system/.config/gtk-3.0/colors.css
Normal file
84
system/.config/gtk-3.0/colors.css
Normal file
|
@ -0,0 +1,84 @@
|
|||
@define-color borders_breeze #5f6265;
|
||||
@define-color content_view_bg_breeze #1b1e20;
|
||||
@define-color error_color_backdrop_breeze #da4453;
|
||||
@define-color error_color_breeze #da4453;
|
||||
@define-color error_color_insensitive_backdrop_breeze #592930;
|
||||
@define-color error_color_insensitive_breeze #592930;
|
||||
@define-color insensitive_base_color_breeze #1a1d1f;
|
||||
@define-color insensitive_base_fg_color_breeze #656768;
|
||||
@define-color insensitive_bg_color_breeze #282c30;
|
||||
@define-color insensitive_borders_breeze #3a3d41;
|
||||
@define-color insensitive_fg_color_breeze #6e7173;
|
||||
@define-color insensitive_selected_bg_color_breeze #282c30;
|
||||
@define-color insensitive_selected_fg_color_breeze #6e7173;
|
||||
@define-color insensitive_unfocused_bg_color_breeze #282c30;
|
||||
@define-color insensitive_unfocused_fg_color_breeze #6e7173;
|
||||
@define-color insensitive_unfocused_selected_bg_color_breeze #282c30;
|
||||
@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173;
|
||||
@define-color link_color_breeze #1d99f3;
|
||||
@define-color link_visited_color_breeze #9b59b6;
|
||||
@define-color success_color_backdrop_breeze #27ae60;
|
||||
@define-color success_color_breeze #27ae60;
|
||||
@define-color success_color_insensitive_backdrop_breeze #1e4d34;
|
||||
@define-color success_color_insensitive_breeze #1e4d34;
|
||||
@define-color theme_base_color_breeze #1b1e20;
|
||||
@define-color theme_bg_color_breeze #2a2e32;
|
||||
@define-color theme_button_background_backdrop_breeze #31363b;
|
||||
@define-color theme_button_background_backdrop_insensitive_breeze #2f3338;
|
||||
@define-color theme_button_background_insensitive_breeze #2f3338;
|
||||
@define-color theme_button_background_normal_breeze #31363b;
|
||||
@define-color theme_button_decoration_focus_backdrop_breeze #3daee9;
|
||||
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72;
|
||||
@define-color theme_button_decoration_focus_breeze #3daee9;
|
||||
@define-color theme_button_decoration_focus_insensitive_breeze #335c72;
|
||||
@define-color theme_button_decoration_hover_backdrop_breeze #3daee9;
|
||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72;
|
||||
@define-color theme_button_decoration_hover_breeze #3daee9;
|
||||
@define-color theme_button_decoration_hover_insensitive_breeze #335c72;
|
||||
@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc;
|
||||
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173;
|
||||
@define-color theme_button_foreground_active_breeze #fcfcfc;
|
||||
@define-color theme_button_foreground_active_insensitive_breeze #6e7173;
|
||||
@define-color theme_button_foreground_backdrop_breeze #fcfcfc;
|
||||
@define-color theme_button_foreground_backdrop_insensitive_breeze #727679;
|
||||
@define-color theme_button_foreground_insensitive_breeze #727679;
|
||||
@define-color theme_button_foreground_normal_breeze #fcfcfc;
|
||||
@define-color theme_fg_color_breeze #fcfcfc;
|
||||
@define-color theme_header_background_backdrop_breeze #2a2e32;
|
||||
@define-color theme_header_background_breeze #31363b;
|
||||
@define-color theme_header_background_light_breeze #2a2e32;
|
||||
@define-color theme_header_foreground_backdrop_breeze #fcfcfc;
|
||||
@define-color theme_header_foreground_breeze #fcfcfc;
|
||||
@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc;
|
||||
@define-color theme_header_foreground_insensitive_breeze #fcfcfc;
|
||||
@define-color theme_hovering_selected_bg_color_breeze #3daee9;
|
||||
@define-color theme_selected_bg_color_breeze #3daee9;
|
||||
@define-color theme_selected_fg_color_breeze #fcfcfc;
|
||||
@define-color theme_text_color_breeze #fcfcfc;
|
||||
@define-color theme_titlebar_background_backdrop_breeze #2a2e32;
|
||||
@define-color theme_titlebar_background_breeze #31363b;
|
||||
@define-color theme_titlebar_background_light_breeze #2a2e32;
|
||||
@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc;
|
||||
@define-color theme_titlebar_foreground_breeze #fcfcfc;
|
||||
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc;
|
||||
@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc;
|
||||
@define-color theme_unfocused_base_color_breeze #1b1e20;
|
||||
@define-color theme_unfocused_bg_color_breeze #2a2e32;
|
||||
@define-color theme_unfocused_fg_color_breeze #fcfcfc;
|
||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e;
|
||||
@define-color theme_unfocused_selected_bg_color_breeze #1f485e;
|
||||
@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc;
|
||||
@define-color theme_unfocused_text_color_breeze #fcfcfc;
|
||||
@define-color theme_unfocused_view_bg_color_breeze #1a1d1f;
|
||||
@define-color theme_unfocused_view_text_color_breeze #656768;
|
||||
@define-color theme_view_active_decoration_color_breeze #3daee9;
|
||||
@define-color theme_view_hover_decoration_color_breeze #3daee9;
|
||||
@define-color tooltip_background_breeze #31363b;
|
||||
@define-color tooltip_border_breeze #64686b;
|
||||
@define-color tooltip_text_breeze #fcfcfc;
|
||||
@define-color unfocused_borders_breeze #5f6265;
|
||||
@define-color unfocused_insensitive_borders_breeze #3a3d41;
|
||||
@define-color warning_color_backdrop_breeze #f67400;
|
||||
@define-color warning_color_breeze #f67400;
|
||||
@define-color warning_color_insensitive_backdrop_breeze #633914;
|
||||
@define-color warning_color_insensitive_breeze #633914;
|
1
system/.config/gtk-3.0/gtk.css
Normal file
1
system/.config/gtk-3.0/gtk.css
Normal file
|
@ -0,0 +1 @@
|
|||
@import 'colors.css';
|
|
@ -1,15 +1,22 @@
|
|||
[Settings]
|
||||
gtk-button-images=1
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-button-images=true
|
||||
gtk-cursor-theme-name=breeze_cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-font-name=Sans Serif 10
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-menu-images=1
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=breeze-dark
|
||||
gtk-menu-images=true
|
||||
gtk-modules=colorreload-gtk-module
|
||||
gtk-primary-button-warps-slider=true
|
||||
gtk-sound-theme-name=ocean
|
||||
gtk-theme-name=Catppuccin-Mocha-Standard-Peach-Dark
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-style=3
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-dpi=132710
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
||||
|
|
16
system/.config/konsolerc
Normal file
16
system/.config/konsolerc
Normal file
|
@ -0,0 +1,16 @@
|
|||
MenuBar=Disabled
|
||||
|
||||
[Desktop Entry]
|
||||
DefaultProfile=Main.profile
|
||||
|
||||
[General]
|
||||
ConfigVersion=1
|
||||
|
||||
[MainWindow]
|
||||
ToolBarsMovable=Disabled
|
||||
|
||||
[Notification Messages]
|
||||
CloseAllEmptyTabs=true
|
||||
|
||||
[UiSettings]
|
||||
ColorScheme=
|
|
@ -1,72 +1,75 @@
|
|||
[Default Applications]
|
||||
text/html=firefox.desktop
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
x-scheme-handler/about=google-chrome-beta.desktop
|
||||
x-scheme-handler/unknown=google-chrome-beta.desktop
|
||||
x-scheme-handler/discord-424004941485572097=discord-424004941485572097.desktop
|
||||
x-scheme-handler/webcal=google-chrome-beta.desktop
|
||||
x-scheme-handler/mailto=google-chrome-beta.desktop
|
||||
x-scheme-handler/discord-455712169795780630=discord-455712169795780630.desktop
|
||||
image/jpeg=sxiv.desktop
|
||||
application/x-ms-dos-executable=wine.desktop
|
||||
x-scheme-handler/discord-402572971681644545=discord-402572971681644545.desktop
|
||||
application/pdf=org.gnome.Evince.desktop
|
||||
application/x-partial-download=userapp-mpv-T7CXXZ.desktop
|
||||
image/png=sxiv.desktop
|
||||
text/plain=dev.lapce.lapce.desktop
|
||||
text/markdown=dev.lapce.lapce.desktop
|
||||
x-scheme-handler/discord-378347429537251328=discord-378347429537251328.desktop
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
|
||||
x-scheme-handler/discord-584769559441965134=discord-584769559441965134.desktop
|
||||
x-scheme-handler/discord-694795560288256021=discord-694795560288256021.desktop
|
||||
x-scheme-handler/mailspring=mailspring.desktop
|
||||
x-scheme-handler/discord-554440738952183828=discord-554440738952183828.desktop
|
||||
x-scheme-handler/ftp=firefox.desktop
|
||||
x-scheme-handler/chrome=firefox.desktop
|
||||
application/x-extension-htm=firefox.desktop
|
||||
application/x-extension-html=firefox.desktop
|
||||
application/x-extension-shtml=firefox.desktop
|
||||
application/xhtml+xml=firefox.desktop
|
||||
application/x-extension-xhtml=firefox.desktop
|
||||
application/x-extension-xht=firefox.desktop
|
||||
application/x-wine-extension-ini=code-oss.desktop
|
||||
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop
|
||||
x-scheme-handler/fcade=fcade-quark.desktop
|
||||
application/octet-stream=code-oss.desktop
|
||||
x-scheme-handler/jetbrains=jetbrains-toolbox.desktop
|
||||
inode/directory=org.gnome.Nautilus.desktop
|
||||
|
||||
[Added Associations]
|
||||
image/jpeg=gpicview.desktop;sxiv.desktop;
|
||||
application/x-ms-dos-executable=wine.desktop;
|
||||
application/pdf=userapp-evince-YWO8WZ.desktop;org.pwmt.zathura-pdf-mupdf.desktop;
|
||||
application/x-partial-download=userapp-mpv-T7CXXZ.desktop;
|
||||
image/png=sxiv.desktop;
|
||||
text/plain=code-oss.desktop;vim.desktop;userapp-vim-MO4RZZ.desktop;userapp-vim-YYKPZZ.desktop;userapp-vim-H02LZZ.desktop;userapp-termite-O7XWZZ.desktop;userapp-termite-4KO0ZZ.desktop;userapp-termite-6DISZZ.desktop;chromium.desktop;
|
||||
text/x-log=code-oss.desktop;vim.desktop;
|
||||
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop;
|
||||
video/x-matroska=mpv.desktop;
|
||||
application/x-yaml=vim.desktop;
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop;
|
||||
application/json=code-oss.desktop;
|
||||
text/x-java=vim.desktop;
|
||||
x-scheme-handler/http=firefox.desktop;
|
||||
x-scheme-handler/https=firefox.desktop;
|
||||
x-scheme-handler/ftp=firefox.desktop;
|
||||
x-scheme-handler/chrome=firefox.desktop;
|
||||
text/html=firefox.desktop;
|
||||
application/octet-stream=code-oss.desktop;
|
||||
application/pdf=userapp-evince-YWO8WZ.desktop;org.pwmt.zathura-pdf-mupdf.desktop;
|
||||
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop;
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop;
|
||||
application/x-cue=code-oss.desktop;
|
||||
application/x-desktop=code-oss.desktop;
|
||||
application/x-extension-htm=firefox.desktop;
|
||||
application/x-extension-html=firefox.desktop;
|
||||
application/x-extension-shtml=firefox.desktop;
|
||||
application/xhtml+xml=firefox.desktop;
|
||||
application/x-extension-xhtml=firefox.desktop;
|
||||
application/x-extension-xht=firefox.desktop;
|
||||
application/x-cue=code-oss.desktop;
|
||||
application/x-wine-extension-ini=code-oss.desktop;
|
||||
application/x-shellscript=code-oss.desktop;
|
||||
application/x-desktop=code-oss.desktop;
|
||||
application/x-extension-xhtml=firefox.desktop;
|
||||
application/x-gameboy-color-rom=mgba-qt.desktop;
|
||||
application/x-java-archive=xarchiver.desktop;
|
||||
application/octet-stream=code-oss.desktop;
|
||||
application/x-ms-dos-executable=wine.desktop;
|
||||
application/x-partial-download=userapp-mpv-T7CXXZ.desktop;
|
||||
application/x-shellscript=code-oss.desktop;
|
||||
application/x-wine-extension-ini=code-oss.desktop;
|
||||
application/x-yaml=vim.desktop;
|
||||
application/xhtml+xml=firefox.desktop;
|
||||
audio/flac=mpv.desktop;
|
||||
image/jpeg=gpicview.desktop;sxiv.desktop;
|
||||
image/png=sxiv.desktop;
|
||||
text/html=firefox.desktop;
|
||||
text/plain=code-oss.desktop;vim.desktop;userapp-vim-MO4RZZ.desktop;userapp-vim-YYKPZZ.desktop;userapp-vim-H02LZZ.desktop;userapp-termite-O7XWZZ.desktop;userapp-termite-4KO0ZZ.desktop;userapp-termite-6DISZZ.desktop;chromium.desktop;
|
||||
text/x-java=vim.desktop;
|
||||
text/x-log=code-oss.desktop;vim.desktop;
|
||||
text/x-lua=jetbrains-phpstorm.desktop;
|
||||
video/x-matroska=mpv.desktop;
|
||||
x-scheme-handler/chrome=firefox.desktop;
|
||||
x-scheme-handler/ftp=firefox.desktop;
|
||||
x-scheme-handler/http=firefox.desktop;
|
||||
x-scheme-handler/https=firefox.desktop;
|
||||
|
||||
[Default Applications]
|
||||
application/octet-stream=code-oss.desktop
|
||||
application/pdf=org.gnome.Evince.desktop
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
|
||||
application/x-extension-htm=firefox.desktop
|
||||
application/x-extension-html=firefox.desktop
|
||||
application/x-extension-shtml=firefox.desktop
|
||||
application/x-extension-xht=firefox.desktop
|
||||
application/x-extension-xhtml=firefox.desktop
|
||||
application/x-ms-dos-executable=wine.desktop
|
||||
application/x-partial-download=userapp-mpv-T7CXXZ.desktop
|
||||
application/x-wine-extension-ini=code-oss.desktop
|
||||
application/xhtml+xml=firefox.desktop
|
||||
image/jpeg=sxiv.desktop
|
||||
image/png=sxiv.desktop
|
||||
inode/directory=org.gnome.Nautilus.desktop
|
||||
text/html=firefox.desktop
|
||||
text/markdown=dev.lapce.lapce.desktop
|
||||
text/plain=dev.lapce.lapce.desktop
|
||||
text/x-lua=jetbrains-phpstorm.desktop;
|
||||
x-scheme-handler/about=google-chrome-beta.desktop
|
||||
x-scheme-handler/chrome=firefox.desktop
|
||||
x-scheme-handler/discord-378347429537251328=discord-378347429537251328.desktop
|
||||
x-scheme-handler/discord-402572971681644545=discord-402572971681644545.desktop
|
||||
x-scheme-handler/discord-424004941485572097=discord-424004941485572097.desktop
|
||||
x-scheme-handler/discord-455712169795780630=discord-455712169795780630.desktop
|
||||
x-scheme-handler/discord-554440738952183828=discord-554440738952183828.desktop
|
||||
x-scheme-handler/discord-584769559441965134=discord-584769559441965134.desktop
|
||||
x-scheme-handler/discord-694795560288256021=discord-694795560288256021.desktop
|
||||
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop
|
||||
x-scheme-handler/fcade=fcade-quark.desktop
|
||||
x-scheme-handler/ftp=firefox.desktop
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
x-scheme-handler/jetbrains=jetbrains-toolbox.desktop
|
||||
x-scheme-handler/mailspring=mailspring.desktop
|
||||
x-scheme-handler/mailto=google-chrome-beta.desktop
|
||||
x-scheme-handler/unknown=google-chrome-beta.desktop
|
||||
x-scheme-handler/webcal=google-chrome-beta.desktop
|
||||
x-scheme-handler/discord-639491567815622657=modloader64-gui.desktop
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Host *
|
||||
IdentityFile /home/severin/.config/ssh/id_rsa
|
||||
IdentityFile /home/severin/.config/ssh/id_ed25519
|
||||
UserKnownHostsFile /home/severin/.config/ssh/known_hosts
|
||||
|
||||
Host jormungandr
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
XDG_DOCUMENTS_DIR="$HOME/documents"
|
||||
XDG_DOWNLOAD_DIR="$HOME/downloads"
|
||||
XDG_MUSIC_DIR="$HOME/music"
|
||||
XDG_PICTURES_DIR="$HOME/pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/videos"
|
||||
XDG_DESKTOP_DIR="$HOME"
|
||||
XDG_DOCUMENTS_DIR="$HOME/Documents"
|
||||
XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
XDG_MUSIC_DIR="$HOME/Music"
|
||||
XDG_PICTURES_DIR="$HOME/Pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/Videos"
|
||||
XDG_DESKTOP_DIR="$HOME/Desktop"
|
||||
XDG_TEMPLATES_DIR="$HOME"
|
||||
XDG_PUBLICSHARE_DIR="$HOME"
|
||||
|
|
|
@ -28,15 +28,3 @@ fi
|
|||
# Restore custom dconf configuration
|
||||
dconf load / < "${XDG_CONFIG_HOME}/dconf/root.conf"
|
||||
|
||||
if [ "$(tty)" = "/dev/tty1" ]; then
|
||||
sway --unsupported-gpu >> "${XDG_LOG_HOME}/sway.log" 2>&1 && exit
|
||||
fi
|
||||
|
||||
if [ "$(tty)" = "/dev/tty2" ]; then
|
||||
startx "${XDG_CONFIG_HOME}/X11/xinitrc" -- -keeptty >> "${XDG_LOG_HOME}/xorg.log" 2>&1 && exit
|
||||
fi
|
||||
|
||||
if [ "$(tty)" = "/dev/tty3" ]; then
|
||||
XDG_SESSION_TYPE=wayland gnome-session && exit
|
||||
fi
|
||||
|
||||
|
|
96
system/.local/share/konsole/Catppuccin-Mocha.colorscheme
Normal file
96
system/.local/share/konsole/Catppuccin-Mocha.colorscheme
Normal file
|
@ -0,0 +1,96 @@
|
|||
[Background]
|
||||
Color=30,30,46
|
||||
|
||||
[BackgroundFaint]
|
||||
Color=30,30,46
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=30,30,46
|
||||
|
||||
[Color0]
|
||||
Color=108,112,134
|
||||
|
||||
[Color0Faint]
|
||||
Color=108,112,134
|
||||
|
||||
[Color0Intense]
|
||||
Color=108,112,134
|
||||
|
||||
[Color1]
|
||||
Color=243,139,168
|
||||
|
||||
[Color1Faint]
|
||||
Color=243,139,168
|
||||
|
||||
[Color1Intense]
|
||||
Color=243,139,168
|
||||
|
||||
[Color2]
|
||||
Color=166,227,161
|
||||
|
||||
[Color2Faint]
|
||||
Color=166,227,161
|
||||
|
||||
[Color2Intense]
|
||||
Color=166,227,161
|
||||
|
||||
[Color3]
|
||||
Color=249,226,175
|
||||
|
||||
[Color3Faint]
|
||||
Color=249,226,175
|
||||
|
||||
[Color3Intense]
|
||||
Color=249,226,175
|
||||
|
||||
[Color4]
|
||||
Color=137,180,250
|
||||
|
||||
[Color4Faint]
|
||||
Color=137,180,250
|
||||
|
||||
[Color4Intense]
|
||||
Color=137,180,250
|
||||
|
||||
[Color5]
|
||||
Color=203,166,247
|
||||
|
||||
[Color5Faint]
|
||||
Color=203,166,247
|
||||
|
||||
[Color5Intense]
|
||||
Color=203,166,247
|
||||
|
||||
[Color6]
|
||||
Color=137,220,235
|
||||
|
||||
[Color6Faint]
|
||||
Color=137,220,235
|
||||
|
||||
[Color6Intense]
|
||||
Color=137,220,235
|
||||
|
||||
[Color7]
|
||||
Color=205,214,244
|
||||
|
||||
[Color7Faint]
|
||||
Color=205,214,244
|
||||
|
||||
[Color7Intense]
|
||||
Color=205,214,244
|
||||
|
||||
[Foreground]
|
||||
Color=205,214,244
|
||||
|
||||
[ForegroundFaint]
|
||||
Color=205,214,244
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=205,214,244
|
||||
|
||||
[General]
|
||||
Blur=false
|
||||
ColorRandomization=false
|
||||
Description=Catppuccin Mocha
|
||||
Opacity=1
|
||||
Wallpaper=
|
10
system/.local/share/konsole/Main.profile
Normal file
10
system/.local/share/konsole/Main.profile
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Appearance]
|
||||
ColorScheme=Catppuccin-Mocha
|
||||
Font=Iosevka Nerd Font Mono,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||
|
||||
[General]
|
||||
Name=Main
|
||||
Parent=FALLBACK/
|
||||
|
||||
[Scrolling]
|
||||
HistorySize=4000
|
Loading…
Add table
Add a link
Reference in a new issue