diff --git a/index.html b/index.html index af129d2..92d29fb 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + X11 Configuration Files @@ -23,53 +23,53 @@

X11 Configuration Files

Table of Contents

-
-

About

+
+

About

-
-

Xprofile

-
+
+

Xprofile

+
-
-

.xprofile

-
+
+

.xprofile

+
 1: # ~/.xprofile
  2: # user X session startup file.
@@ -91,10 +91,10 @@ 

.xprofile

    -
  • Modules
    +
  • Modules
      -
    • 00-security.sh
      -
      +
    • 00-security.sh
      +
       1: # various ui-related security settings
        2: # <alexforsale@yahoo.com>
      @@ -149,8 +149,8 @@ 

      .xprofile

    • -
    • 01-gtk-path.sh
      -
      +
    • 01-gtk-path.sh
      +
       1: # ~/.config/xprofile.d/01-gtk-path.sh
        2: # set new location for GTK and GTK2
      @@ -167,8 +167,8 @@ 

      .xprofile

    • -
    • 02-notification.sh
      -
      +
    • 02-notification.sh
      +
       1: # ~/.config/xprofile.d/02-notification.sh
        2: # notification settings
      @@ -189,8 +189,8 @@ 

      .xprofile

    • -
    • 03-sxhkd.sh
      -
      +
    • 03-sxhkd.sh
      +
       1: # ~/.config/xprofile.d/03-sxhkd.sh
        2: # sxhkd settings
      @@ -210,8 +210,8 @@ 

      .xprofile

    • -
    • 04-bluetooth.sh
      -
      +
    • 04-bluetooth.sh
      +
      1: # ~/.config/xprofile.d/04-bluetooth.sh
       2: # bluetooth configuration
      @@ -226,8 +226,8 @@ 

      .xprofile

    • -
    • 05-network.sh
      -
      +
    • 05-network.sh
      +
      1: # ~/.config/xprofile.d/05-network.sh
       2: # various networking app
      @@ -235,8 +235,8 @@ 

      .xprofile

    • -
    • 06-ui.sh
      -
      +
    • 06-ui.sh
      +
       1: # ~/.config/xprofile.d/06-ui.sh
        2: # various ui settings
      @@ -263,8 +263,8 @@ 

      .xprofile

    • -
    • 07-filemanager.sh
      -
      +
    • 07-filemanager.sh
      +
       1: # ~/.config/xprofile.d/07-filemanager.sh
        2: # file manager configuration
      @@ -284,8 +284,8 @@ 

      .xprofile

    • -
    • 08-multimedia.sh
      -
      +
    • 08-multimedia.sh
      +
      1: # ~/.config/xprofile.d/08-multimedia.sh
       2: # various multimedia app
      @@ -298,8 +298,8 @@ 

      .xprofile

    • -
    • 09-x0vnc.sh
      -
      +
    • 09-x0vnc.sh
      +
      # ~/.config/xprofile.d/09-x0vnc.sh
       # x0vnc
      @@ -313,8 +313,8 @@ 

      .xprofile

    • -
    • 99-ddgr.sh
      -
      +
    • 99-ddgr.sh
      +
      # ~/.config/xprofile.d/99-ddgr.sh
       # duckduckgo rofi
      @@ -330,13 +330,13 @@ 

      .xprofile

-
-

Xinit

-
+
+

Xinit

+
-
-

.xinitrc

-
+
+

.xinitrc

+
 1: # ~/.xinitrc
  2: # Configuration script for manual X session.
@@ -416,13 +416,13 @@ 

.xinitrc

-
-

Xresources

-
+
+

Xresources

+
-
-

.Xresouces

-
+
+

.Xresouces

+
 1: #include ".config/Xresources.d/xterm"
  2: #include ".config/Xresources.d/URxvt"
@@ -446,13 +446,13 @@ 

.Xresouces

-
-

Modules

-
+
+

Modules

+
-
-

xterm

-
+
+

xterm

+
 1: xterm*termName: xterm-256color
  2: xterm.vt100.geometry: 80x24
@@ -482,9 +482,9 @@ 

xterm

-
-

URxvt

-
+
+

URxvt

+
 1: xterm*termName: xterm-256color
  2: xterm.vt100.geometry: 80x24
@@ -514,9 +514,9 @@ 

URxvt

-
-

x11-ssh-askpass

-
+
+

x11-ssh-askpass

+
1: ! -*- eval (rainbow-mode 1) -*-
 2: x11-ssh-askpass*background:             #000000
@@ -531,9 +531,9 @@ 

x11-ssh-askpass

-
-

xcalc

-
+
+

xcalc

+
 1: ! -*- eval (rainbow-mode 1) -*-
  2: xcalc*geometry:                        200x275
@@ -582,9 +582,9 @@ 

xcalc

-
-

xclock

-
+
+

xclock

+
1: xclock*update:            1
 2: xclock*analog:            false
@@ -594,9 +594,9 @@ 

xclock

-
-

xscreensaver

-
+
+

xscreensaver

+
 1: xscreensaver.Dialog.headingFont:        -*-dina-bold-r-*-*-12-*-*-*-*-*-*-*
  2: xscreensaver.Dialog.bodyFont:           -*-dina-medium-r-*-*-12-*-*-*-*-*-*-*
@@ -625,9 +625,9 @@ 

xscreensaver

-
-

colors

-
+
+

colors

+
 1: ! -*- eval (rainbow-mode 1) -*-
  2: ! X colors.
@@ -704,9 +704,9 @@ 

colors

-
-

Xsettingsd

-
+
+

Xsettingsd

+
 1: Gtk/CursorThemeName "Bibata-Modern-Classic"
  2: Net/CursorBlink 1
@@ -728,13 +728,13 @@ 

Xsettingsd

-
-

Scripts

-
+
+

Scripts

+
-
-

monitor-setup

-
+
+

monitor-setup

+
 1: if [ "$(command -v hostnamectl)" ]; then
  2:     _HOSTNAME="$(hostnamectl hostname)"
@@ -760,9 +760,9 @@ 

monitor-setup

-
-

showclip

-
+
+

showclip

+
1: # Display contents of selection via dunst if running.
 2: 
@@ -780,7 +780,7 @@ 

showclip

Date: 2024-03-12 Tue 00:00

Author: Kristian Alexander P

-

Created: 2024-03-12 Tue 05:05

+

Created: 2024-03-16 Sat 01:40