commit 16214686c555db16aaff83b3fd828c7a65b7f6d9 Author: Alex Blank Date: Mon Mar 22 16:02:35 2021 +0100 initial commit diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..db246da --- /dev/null +++ b/.Xresources @@ -0,0 +1,6 @@ +xterm*faceName: MesloLGS NF +xterm*faceSize: 13 + +Xft.dpi: 192 + +xscreensaver.newLoginCommand: lxdm -c USER_SWITCH diff --git a/.bashrc b/.bashrc new file mode 100644 index 0000000..a355b0c --- /dev/null +++ b/.bashrc @@ -0,0 +1,9 @@ +# +# ~/.bashrc +# + +# If not running interactively, don't do anything +[[ $- != *i* ]] && return + +alias ls='ls --color=auto' +PS1='[\u@\h \W]\$ ' diff --git a/.config/autorandr/docked_2560_extended/config b/.config/autorandr/docked_2560_extended/config new file mode 100644 index 0000000..879208d --- /dev/null +++ b/.config/autorandr/docked_2560_extended/config @@ -0,0 +1,18 @@ +output DP-2 +off +output DP-3 +off +output eDP-1 +crtc 0 +gamma 0.909:0.833:0.769 +mode 3840x2400 +pos 0x0 +primary +rate 59.99 +output DP-1 +crtc 1 +gamma 0.909:0.833:0.769 +mode 2560x1600 +pos 3840x0 +rate 59.97 +transform 1.500000,0.000000,0.000000,0.000000,1.500000,0.000000,0.000000,0.000000,1.000000 diff --git a/.config/autorandr/docked_2560_extended/setup b/.config/autorandr/docked_2560_extended/setup new file mode 100644 index 0000000..f005312 --- /dev/null +++ b/.config/autorandr/docked_2560_extended/setup @@ -0,0 +1,2 @@ +DP-1 00ffffffffffff0022f06c280101010127150104b5402878e28d85ad4f35b1250e505400000001010101010101010101010101010101e26800a0a0402e603020360081902100001abc1b00a0502017303020360081902100001a000000fc004850205a523330770a20202020000000ff00434e34313339304254420a20200028 +eDP-1 00ffffffffffff004d10d01400000000031e0104b52215780adf0eaa5233b8250d4f550000000101010101010101010101010101010172e700a0f06045903020360050d21000001828b900a0f06045903020360050d210000018000000fe003930543032804c513135365231000000000002410332011200000b010a202001d802030f00e3058000e606050160602800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa diff --git a/.config/autorandr/docked_tv_oled_extended/config b/.config/autorandr/docked_tv_oled_extended/config new file mode 100644 index 0000000..58f494d --- /dev/null +++ b/.config/autorandr/docked_tv_oled_extended/config @@ -0,0 +1,17 @@ +output DP-1 +off +output DP-3 +off +output eDP-1 +crtc 0 +gamma 0.909:0.833:0.769 +mode 3840x2400 +pos 0x0 +primary +rate 59.99 +output DP-2 +crtc 1 +gamma 0.909:0.833:0.769 +mode 3840x2160 +pos 3840x0 +rate 60.00 diff --git a/.config/autorandr/docked_tv_oled_extended/setup b/.config/autorandr/docked_tv_oled_extended/setup new file mode 100644 index 0000000..0741621 --- /dev/null +++ b/.config/autorandr/docked_tv_oled_extended/setup @@ -0,0 +1,2 @@ +DP-2 00ffffffffffff001e6da0c001010101011d010380a05a780aee91a3544c99260f5054a1080031404540614071408180d1c00101010108e80030f2705a80b0588a0040846300001e662150b051001b304070360040846300001e000000fd0018781eff77000a202020202020000000fc004c472054560a20202020202020018e02036af15e616076756665dbda101f0413051403021220212215015d5e5f6263643f40320f57071507505707016704033d1ec05f7e016e030c003000b83c200080010203046ad85dc401788063222878e200cfe305c000e3060d01e20f33eb0146d0002a1803515999aa6fc200a0a0a055503020350040846300001e000000a0 +eDP-1 00ffffffffffff004d10d01400000000031e0104b52215780adf0eaa5233b8250d4f550000000101010101010101010101010101010172e700a0f06045903020360050d21000001828b900a0f06045903020360050d210000018000000fe003930543032804c513135365231000000000002410332011200000b010a202001d802030f00e3058000e606050160602800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa diff --git a/.config/autorandr/docked_tv_oled_only/config b/.config/autorandr/docked_tv_oled_only/config new file mode 100644 index 0000000..2763213 --- /dev/null +++ b/.config/autorandr/docked_tv_oled_only/config @@ -0,0 +1,14 @@ +output DP-1 +off +output DP-3 +off +output eDP-1 +off +output DP-2 +crtc 1 +gamma 0.909:0.833:0.769 +mode 3840x2160 +pos 0x0 +rate 60.00 +scale 1.7x1.7 +transform 1.699997,0.000000,0.000000,0.000000,1.699997,0.000000,0.000000,0.000000,1.000000 diff --git a/.config/autorandr/docked_tv_oled_only/postswitch b/.config/autorandr/docked_tv_oled_only/postswitch new file mode 100755 index 0000000..db5ff2c --- /dev/null +++ b/.config/autorandr/docked_tv_oled_only/postswitch @@ -0,0 +1,5 @@ +# /bin/bash +xset s noblank +xset s 300 +xset -dpms +xset s on diff --git a/.config/autorandr/docked_tv_oled_only/setup b/.config/autorandr/docked_tv_oled_only/setup new file mode 100644 index 0000000..0741621 --- /dev/null +++ b/.config/autorandr/docked_tv_oled_only/setup @@ -0,0 +1,2 @@ +DP-2 00ffffffffffff001e6da0c001010101011d010380a05a780aee91a3544c99260f5054a1080031404540614071408180d1c00101010108e80030f2705a80b0588a0040846300001e662150b051001b304070360040846300001e000000fd0018781eff77000a202020202020000000fc004c472054560a20202020202020018e02036af15e616076756665dbda101f0413051403021220212215015d5e5f6263643f40320f57071507505707016704033d1ec05f7e016e030c003000b83c200080010203046ad85dc401788063222878e200cfe305c000e3060d01e20f33eb0146d0002a1803515999aa6fc200a0a0a055503020350040846300001e000000a0 +eDP-1 00ffffffffffff004d10d01400000000031e0104b52215780adf0eaa5233b8250d4f550000000101010101010101010101010101010172e700a0f06045903020360050d21000001828b900a0f06045903020360050d210000018000000fe003930543032804c513135365231000000000002410332011200000b010a202001d802030f00e3058000e606050160602800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa diff --git a/.config/autorandr/mobile/config b/.config/autorandr/mobile/config new file mode 100644 index 0000000..6c34fe1 --- /dev/null +++ b/.config/autorandr/mobile/config @@ -0,0 +1,14 @@ +output DP-1 +off +output DP-2 +off +output DP-3 +off +output eDP-1 +crtc 0 +gamma 0.909:0.833:0.769 +mode 3840x2400 +scale 1x1 +pos 0x0 +primary +rate 59.99 diff --git a/.config/autorandr/mobile/postswitch b/.config/autorandr/mobile/postswitch new file mode 100755 index 0000000..7bd6290 --- /dev/null +++ b/.config/autorandr/mobile/postswitch @@ -0,0 +1,3 @@ +# /bin/bash +xset s off +xset +dpms diff --git a/.config/autorandr/mobile/setup b/.config/autorandr/mobile/setup new file mode 100644 index 0000000..dbfc89f --- /dev/null +++ b/.config/autorandr/mobile/setup @@ -0,0 +1 @@ +eDP-1 00ffffffffffff004d10d01400000000031e0104b52215780adf0eaa5233b8250d4f550000000101010101010101010101010101010172e700a0f06045903020360050d21000001828b900a0f06045903020360050d210000018000000fe003930543032804c513135365231000000000002410332011200000b010a202001d802030f00e3058000e606050160602800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000aa diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini new file mode 100644 index 0000000..ed05856 --- /dev/null +++ b/.config/polybar/bars.ini @@ -0,0 +1,605 @@ +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ +;; +;; ____ +;; / __ )____ ___________ +;; / __ / __ `/ ___/ ___/ +;; / /_/ / /_/ / / (__ ) +;; /_____/\__,_/_/ /____/ +;; +;; Created By Aditya Shakya @adi1090x +;; +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/volume] +type = internal/alsa + +; Soundcard to be used +; Usually in the format hw:# where # is the card number +; You can find the different card numbers in `/proc/asound/cards` +;;master-soundcard = default +;;speaker-soundcard = default +;;headphone-soundcard = default + +; Name of the master, speaker and headphone mixers +; Use the following command to list available mixer controls: +; $ amixer scontrols | sed -nr "s/.*'([[:alnum:]]+)'.*/\1/p" +; If master, speaker or headphone-soundcard isn't the default, +; use `amixer -c # scontrols` instead where # is the number +; of the master, speaker or headphone soundcard respectively +; +; Default: Master +;;master-mixer = Master + +; Optionally define speaker and headphone mixers +; Default: none +;;speaker-mixer = Speaker +; Default: none +;;headphone-mixer = Headphone + +; NOTE: This is required if headphone_mixer is defined +; Use the following command to list available device controls +; $ amixer controls | sed -r "/CARD/\!d; s/.*=([0-9]+).*name='([^']+)'.*/printf '%3.0f: %s\n' '\1' '\2'/e" | sort +; You may also need to use `amixer -c # controls` as above for the mixer names +; Default: none +;;headphone-id = 9 + +; Use volume mapping (similar to amixer -M and alsamixer), where the increase in volume is linear to the ear +; Default: false +;;mapped = true + +; Interval for volume increase/decrease (in percent points) +; Default: 5 +;;interval = 5 + +; Available tags: +; (default) +; +; +format-volume = + +; Available tags: +; (default) +; +; +format-muted = + +; Available tokens: +; %percentage% (default) +label-volume = %percentage%% + +; Available tokens: +; %percentage% (default +format-muted-prefix =  +label-muted = " Muted" +label-muted-foreground = ${color.ac} + +; Only applies if is used +ramp-volume-0 =  +ramp-volume-1 =  +ramp-volume-2 =  +ramp-volume-3 =  +ramp-volume-4 =  + +; Only applies if is used +bar-volume-width = 10 +bar-volume-gradient = false + +bar-volume-indicator = +bar-volume-indicator-foreground = ${color.bi} +bar-volume-indicator-font = 2 + +bar-volume-fill = ━ +bar-volume-foreground-0 = ${color.bn} +bar-volume-foreground-1 = ${color.bn} +bar-volume-foreground-2 = ${color.bn} +bar-volume-foreground-3 = ${color.bn} +bar-volume-foreground-4 = ${color.bm} +bar-volume-foreground-5 = ${color.bm} +bar-volume-foreground-6 = ${color.bm} +bar-volume-foreground-7 = ${color.bd} +bar-volume-foreground-8 = ${color.bd} +bar-volume-fill-font = 2 + +bar-volume-empty = ┉ +bar-volume-empty-foreground = ${color.be} +bar-volume-empty-font = 2 + +; If defined, it will replace when +; headphones are plugged in to `headphone_control_numid` +; If undefined, will be used for both +; Only applies if is used +ramp-headphones-0 =  +ramp-headphones-1 =  + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/brightness] +type = internal/xbacklight + +; Use the following command to list available cards: +; $ ls -1 /sys/class/backlight/ +card = intel_backlight + +; Available tags: +;