From ab8185db55c7ac2acde4cae552e94933dfbdccae Mon Sep 17 00:00:00 2001 From: shark Date: Tue, 30 Oct 2018 16:54:46 -0500 Subject: [PATCH] initial commit - add files --- .Xresources | 7 + .config/fish/config.fish | 13 ++ .config/fish/fishd.alarm | 34 ++++ .config/fish/functions/tp.fish | 14 ++ .config/fish/functions/transfer.fish | 11 ++ .config/i3/config | 171 ++++++++++++++++++ .config/i3status/config | 48 +++++ .config/i3status/config.save | 54 ++++++ ...dbe54ca3a921435cb523fa90-card-database.tdb | Bin 0 -> 16384 bytes ...b1915dbe54ca3a921435cb523fa90-default-sink | 1 + ...915dbe54ca3a921435cb523fa90-default-source | 1 + ...be54ca3a921435cb523fa90-device-volumes.tdb | Bin 0 -> 8192 bytes .../3cfb1915dbe54ca3a921435cb523fa90-runtime | 1 + ...be54ca3a921435cb523fa90-stream-volumes.tdb | Bin 0 -> 12288 bytes .config/pulse/cookie | 1 + .config/pulse/default.pa | 10 + .config/rofi/arcdark.rasi | 146 +++++++++++++++ .config/rofi/config.rasi | 139 ++++++++++++++ .config/termite/config | 103 +++++++++++ .config/termite/config.basic | 86 +++++++++ .local/share/applications/arduino.desktop | 7 + ...onphgkgnkbklchdhclailflinn-Default.desktop | 9 + ...ggkffcfgcfconafogflmmaadco-Default.desktop | 9 + ...bnidfkppmdgfgidcepclnokpkb-Default.desktop | 9 + ...anncmjljgehlbplemhmdmalhdc-Default.desktop | 9 + ...cfjciodhpcledpamjachpmelml-Default.desktop | 9 + ...hmhahfdphkhkmpfmihenigjmpp-Default.desktop | 9 + ...kmddbfhaadidkhahllkabienpk-Default.desktop | 9 + ...pdahefgnopeohlaeohgkiidnoe-Default.desktop | 9 + ...boiopbgfabjmgeedhcmjenhbla-Default.desktop | 9 + ...lmaggijlkkcemdaghpniimajhd-Default.desktop | 9 + ...dbaamdhonoechobihbbiimdgai-Default.desktop | 9 + ...eeggnlnmpiojbcniblabkdjphe-Default.desktop | 9 + ...dfniglanojbpadmpjlglepnlko-Default.desktop | 9 + ...lpddhocfbnokacjggdbmafjnon-Default.desktop | 9 + ...jfglbokpmkimbfghdkjmjhdgbg-Default.desktop | 9 + ...dladcchdhkemlojfjdknjadhmh-Default.desktop | 9 + ...aekjijpinhkhpmcbaoanjjojfi-Default.desktop | 9 + ...mmmpcnpikjeljgnaoabkaalbgc-Default.desktop | 9 + .local/share/applications/discord.desktop | 7 + .local/share/applications/messages.desktop | 7 + .xinitrc | 55 ++++++ .xsessionrc | 3 + 43 files changed, 1081 insertions(+) create mode 100644 .Xresources create mode 100644 .config/fish/config.fish create mode 100644 .config/fish/fishd.alarm create mode 100644 .config/fish/functions/tp.fish create mode 100644 .config/fish/functions/transfer.fish create mode 100644 .config/i3/config create mode 100644 .config/i3status/config create mode 100644 .config/i3status/config.save create mode 100644 .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-card-database.tdb create mode 100644 .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-default-sink create mode 100644 .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-default-source create mode 100644 .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-device-volumes.tdb create mode 120000 .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-runtime create mode 100644 .config/pulse/3cfb1915dbe54ca3a921435cb523fa90-stream-volumes.tdb create mode 100644 .config/pulse/cookie create mode 100644 .config/pulse/default.pa create mode 100644 .config/rofi/arcdark.rasi create mode 100644 .config/rofi/config.rasi create mode 100644 .config/termite/config create mode 100644 .config/termite/config.basic create mode 100644 .local/share/applications/arduino.desktop create mode 100644 .local/share/applications/chrome-ahaijnonphgkgnkbklchdhclailflinn-Default.desktop create mode 100644 .local/share/applications/chrome-difcjdggkffcfgcfconafogflmmaadco-Default.desktop create mode 100644 .local/share/applications/chrome-dncgedbnidfkppmdgfgidcepclnokpkb-Default.desktop create mode 100644 .local/share/applications/chrome-eemlkeanncmjljgehlbplemhmdmalhdc-Default.desktop create mode 100644 .local/share/applications/chrome-fljalecfjciodhpcledpamjachpmelml-Default.desktop create mode 100644 .local/share/applications/chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default.desktop create mode 100644 .local/share/applications/chrome-gdamcnkmddbfhaadidkhahllkabienpk-Default.desktop create mode 100644 .local/share/applications/chrome-hjbljnpdahefgnopeohlaeohgkiidnoe-Default.desktop create mode 100644 .local/share/applications/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.desktop create mode 100644 .local/share/applications/chrome-jhceknlmaggijlkkcemdaghpniimajhd-Default.desktop create mode 100644 .local/share/applications/chrome-jndclpdbaamdhonoechobihbbiimdgai-Default.desktop create mode 100644 .local/share/applications/chrome-macmgoeeggnlnmpiojbcniblabkdjphe-Default.desktop create mode 100644 .local/share/applications/chrome-magknjdfniglanojbpadmpjlglepnlko-Default.desktop create mode 100644 .local/share/applications/chrome-mljpablpddhocfbnokacjggdbmafjnon-Default.desktop create mode 100644 .local/share/applications/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.desktop create mode 100644 .local/share/applications/chrome-nhbmpbdladcchdhkemlojfjdknjadhmh-Default.desktop create mode 100644 .local/share/applications/chrome-nimjciaekjijpinhkhpmcbaoanjjojfi-Default.desktop create mode 100644 .local/share/applications/chrome-ohmmkhmmmpcnpikjeljgnaoabkaalbgc-Default.desktop create mode 100644 .local/share/applications/discord.desktop create mode 100644 .local/share/applications/messages.desktop create mode 100644 .xinitrc create mode 100644 .xsessionrc diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..e6c3e8c --- /dev/null +++ b/.Xresources @@ -0,0 +1,7 @@ +Xft.dpi: 140 +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb diff --git a/.config/fish/config.fish b/.config/fish/config.fish new file mode 100644 index 0000000..1ae3fbe --- /dev/null +++ b/.config/fish/config.fish @@ -0,0 +1,13 @@ +xinput set-prop "Atmel maXTouch Touchpad" 266 {1} 2>/dev/null +xinput set-prop "Atmel maXTouch Touchpad" 268 {0} 2>/dev/null +xinput set-prop "Atmel maXTouch Touchpad" 286 {0.5} 2>/dev/null +alias brightness 'sudo nano /sys/class/backlight/backlight/brightness' +function battery + set y (cat /sys/class/power_supply/sbs-9-000b/charge_full) + set x (cat /sys/class/power_supply/sbs-9-000b/charge_now) + math -s2 "$x/$y * 100" +end +set -x TZ 'America/Chicago' +alias vpn 'sudo openvpn --config /home/cole/Downloads/us-chicago.ovpn --auth-user-pass /home/cole/Downloads/pass' +set touchpadEnabled 1 +alias arduino /home/cole/Downloads/arduino-nightly/arduino diff --git a/.config/fish/fishd.alarm b/.config/fish/fishd.alarm new file mode 100644 index 0000000..c8b39a6 --- /dev/null +++ b/.config/fish/fishd.alarm @@ -0,0 +1,34 @@ +# This file is automatically generated by the fish. +# Do NOT edit it directly, your changes will be overwritten. +SET __fish_classic_git_prompt_initialized:\x1d +SET __fish_init_2_39_8:\x1d +SET __fish_init_2_3_0:\x1d +SET fish_color_autosuggestion:555\x1ebrblack +SET fish_color_cancel:\x2dr +SET fish_color_command:\x2d\x2dbold +SET fish_color_comment:red +SET fish_color_cwd:green +SET fish_color_cwd_root:red +SET fish_color_end:brmagenta +SET fish_color_error:brred +SET fish_color_escape:bryellow\x1e\x2d\x2dbold +SET fish_color_history_current:\x2d\x2dbold +SET fish_color_host:normal +SET fish_color_match:\x2d\x2dbackground\x3dbrblue +SET fish_color_normal:normal +SET fish_color_operator:bryellow +SET fish_color_param:cyan +SET fish_color_quote:yellow +SET fish_color_redirection:brblue +SET fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack +SET fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack +SET fish_color_status:red +SET fish_color_user:brgreen +SET fish_color_valid_path:\x2d\x2dunderline +SET fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell +SET fish_key_bindings:fish_default_key_bindings +SET fish_pager_color_completion:\x1d +SET fish_pager_color_description:B3A06D\x1eyellow +SET fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline +SET fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan +SET touchpadEnabled:1 diff --git a/.config/fish/functions/tp.fish b/.config/fish/functions/tp.fish new file mode 100644 index 0000000..77fc139 --- /dev/null +++ b/.config/fish/functions/tp.fish @@ -0,0 +1,14 @@ +function tp + if test $touchpadEnabled = 1 + set touchpadEnabled 0 + echo Disabled Trackpad + xinput disable "Atmel maXTouch Touchpad" + unclutter --timeout 0 & + else + set touchpadEnabled 1 + echo Enabled Trackpad + xinput enable "Atmel maXTouch Touchpad" + kill (jobs -c | grep unclutter) 2>/dev/null + end +end + diff --git a/.config/fish/functions/transfer.fish b/.config/fish/functions/transfer.fish new file mode 100644 index 0000000..afd0524 --- /dev/null +++ b/.config/fish/functions/transfer.fish @@ -0,0 +1,11 @@ +function transfer --description 'Upload a file to transfer.sh' + if [ $argv[1] ] + # write to output to tmpfile because of progress bar + set -l tmpfile ( mktemp -t transferXXX ) + curl --progress-bar --upload-file "$argv[1]" https://transfer.sh/(basename $argv[1]) >> $tmpfile + cat $tmpfile + command rm -f $tmpfile + else + echo 'usage: transfer FILE_TO_TRANSFER' + end +end diff --git a/.config/i3/config b/.config/i3/config new file mode 100644 index 0000000..96c63e2 --- /dev/null +++ b/.config/i3/config @@ -0,0 +1,171 @@ +# This file has been auto-generated by i3-config-wizard(1). +# It will not be overwritten, so edit it as you like. +# +# Should you change your keyboard layout some time, delete +# this file and re-run i3-config-wizard(1). +# + +# i3 config file (v4) +# +# Please see https://i3wm.org/docs/userguide.html for a complete reference! + +set $mod Mod4 + + +# Font for window titles. Will also be used by the bar unless a different font +# is used in the bar {} block below. +font pango:monospace 8 + +# This font is widely installed, provides lots of unicode glyphs, right-to-left +# text rendering and scalability on retina/hidpi displays (thanks to pango). +#font pango:DejaVu Sans Mono 8 + +# Before i3 v4.8, we used to recommend this one as the default: +# font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 +# The font above is very space-efficient, that is, it looks good, sharp and +# clear in small sizes. However, its unicode glyph coverage is limited, the old +# X core fonts rendering does not support right-to-left and this being a bitmap +# font, it doesn’t scale on retina/hidpi displays. + +# Use Mouse+$mod to drag floating windows to their wanted position +floating_modifier $mod + +# start a terminal +bindsym $mod+Return exec i3-sensible-terminal + +# kill focused window +bindsym $mod+Shift+q kill + +# start dmenu (a program launcher) +bindsym $mod+d exec rofi -show drun -theme arcdark -lines 20 -dpi 160 +# There also is the (new) i3-dmenu-desktop which only displays applications +# shipping a .desktop file. It is a wrapper around dmenu, so you need that +# installed. +# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop + +# change focus +bindsym $mod+j focus left +bindsym $mod+k focus down +bindsym $mod+l focus up +bindsym $mod+semicolon focus right + +# alternatively, you can use the cursor keys: +bindsym $mod+Left focus left +bindsym $mod+Down focus down +bindsym $mod+Up focus up +bindsym $mod+Right focus right + +# move focused window +bindsym $mod+Shift+j move left +bindsym $mod+Shift+k move down +bindsym $mod+Shift+l move up +bindsym $mod+Shift+semicolon move right + +# alternatively, you can use the cursor keys: +bindsym $mod+Shift+Left move left +bindsym $mod+Shift+Down move down +bindsym $mod+Shift+Up move up +bindsym $mod+Shift+Right move right + +# split in horizontal orientation +bindsym $mod+h split h + +# split in vertical orientation +bindsym $mod+v split v + +# enter fullscreen mode for the focused container +bindsym $mod+f fullscreen toggle + +# change container layout (stacked, tabbed, toggle split) +bindsym $mod+s layout stacking +bindsym $mod+w layout tabbed +bindsym $mod+e layout toggle split + +# toggle tiling / floating +bindsym $mod+Shift+space floating toggle + +# change focus between tiling / floating windows +bindsym $mod+space focus mode_toggle + +# focus the parent container +bindsym $mod+a focus parent + +# focus the child container +#bindsym $mod+d focus child + +# Define names for default workspaces for which we configure key bindings later on. +# We use variables to avoid repeating the names in multiple places. +set $ws1 "1" +set $ws2 "2" +set $ws3 "3" +set $ws4 "4" +set $ws5 "5" +set $ws6 "6" +set $ws7 "7" +set $ws8 "8" +set $ws9 "9" +set $ws10 "10" + +# switch to workspace +bindsym $mod+1 workspace $ws1 +bindsym $mod+2 workspace $ws2 +bindsym $mod+3 workspace $ws3 +bindsym $mod+4 workspace $ws4 +bindsym $mod+5 workspace $ws5 +bindsym $mod+6 workspace $ws6 +bindsym $mod+7 workspace $ws7 +bindsym $mod+8 workspace $ws8 +bindsym $mod+9 workspace $ws9 +bindsym $mod+0 workspace $ws10 + +# move focused container to workspace +bindsym $mod+Shift+1 move container to workspace $ws1 +bindsym $mod+Shift+2 move container to workspace $ws2 +bindsym $mod+Shift+3 move container to workspace $ws3 +bindsym $mod+Shift+4 move container to workspace $ws4 +bindsym $mod+Shift+5 move container to workspace $ws5 +bindsym $mod+Shift+6 move container to workspace $ws6 +bindsym $mod+Shift+7 move container to workspace $ws7 +bindsym $mod+Shift+8 move container to workspace $ws8 +bindsym $mod+Shift+9 move container to workspace $ws9 +bindsym $mod+Shift+0 move container to workspace $ws10 + +# reload the configuration file +bindsym $mod+Shift+c reload +# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) +bindsym $mod+Shift+r restart +# exit i3 (logs you out of your X session) +bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" + +# resize window (you can also use the mouse for that) +mode "resize" { + # These bindings trigger as soon as you enter the resize mode + + # Pressing left will shrink the window’s width. + # Pressing right will grow the window’s width. + # Pressing up will shrink the window’s height. + # Pressing down will grow the window’s height. + bindsym j resize shrink width 10 px or 10 ppt + bindsym k resize grow height 10 px or 10 ppt + bindsym l resize shrink height 10 px or 10 ppt + bindsym semicolon resize grow width 10 px or 10 ppt + + # same bindings, but for the arrow keys + bindsym Left resize shrink width 10 px or 10 ppt + bindsym Down resize grow height 10 px or 10 ppt + bindsym Up resize shrink height 10 px or 10 ppt + bindsym Right resize grow width 10 px or 10 ppt + + # back to normal: Enter or Escape or $mod+r + bindsym Return mode "default" + bindsym Escape mode "default" + bindsym $mod+r mode "default" +} + +bindsym $mod+r mode "resize" +floating_maximum_size 1900 x 1266 +# Start i3bar to display a workspace bar (plus the system information i3status +# finds out, if available) +bar { + status_command i3status +} diff --git a/.config/i3status/config b/.config/i3status/config new file mode 100644 index 0000000..ace79b2 --- /dev/null +++ b/.config/i3status/config @@ -0,0 +1,48 @@ +# i3status configuration file. +# see "man i3status" for documentation. + +# It is important that this file is edited as UTF-8. +# The following line should contain a sharp s: +# ß +# If the above line is not correctly displayed, fix your editor first! + +general { + colors = true + interval = 10 +} + +order += "ipv6" +order += "disk /" +order += "wireless _first_" +# order += "ethernet _first_" +order += "battery all" +order += "load" +order += "tztime local" + +wireless _first_ { + format_up = "W: (%quality at %essid) %ip" + format_down = "W: down" +} + +battery all { + format = "%status %percentage %remaining" + format_down = "No battery" + status_chr = "CHR" + status_bat = "BAT" + status_unk = "UNK" + status_full = "FULL" + path = "/sys/class/power_supply/sbs-9-000b%d/uevent" + low_threshold = 15 +} + +tztime local { + format = "%Y-%m-%d %H:%M:%S" +} + +load { + format = "%1min" +} + +disk "/" { + format = "%avail" +} diff --git a/.config/i3status/config.save b/.config/i3status/config.save new file mode 100644 index 0000000..694b682 --- /dev/null +++ b/.config/i3status/config.save @@ -0,0 +1,54 @@ +# i3status configuration file. +# see "man i3status" for documentation. + +# It is important that this file is edited as UTF-8. +# The following line should contain a sharp s: +# ß +# If the above line is not correctly displayed, fix your editor first! + +general { + colors = true + interval = 2 +} + +order += "ipv6" +order += "disk /" +order += "wireless _first_" +order += "ethernet _first_" +order += "battery all" +order += "load" +order += "tztime local" + +wireless _first_ { + format_up = "W: (%quality at %essid) %ip" + format_down = "W: down" +} + +ethernet _first_ { + # if you use %speed, i3status requires root privileges + format_up = "E: %ip (%speed)" + format_down = "E: down" +} + +battery all { + format = "%status %percentage %remaining" + format_down = "No battery" + status_chr = "CHR" + status_bat = "BAT" + status_unk = "UNK" + status_full = "FULL" + path = "/sys/class/power_supply/sbs-9-000b%d/uevent" + low_threshold = 15 +} + +tztime local { + format = "%Y-%m-%d %H:%M:%S" +} + +load { + format = "%1min" +} + +disk "/" { + format = "%avail" +} diff --git a/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-card-database.tdb b/.config/pulse/3cfb1915dbe54ca3a921435cb523fa90-card-database.tdb new file mode 100644 index 0000000000000000000000000000000000000000..defb88a630ca99b21be2d4269962efdde72bfa75 GIT binary patch literal 16384 zcmeI(F-rq66bJCL)4Otia>gKd}DZea$|B83Z5z0SG_<0uX=z1Rwwb2tWV= z5P$##AOHafKmY;|fB*y_009U<00Izz00bZa0SG_<0uX=z1Rwwb2tWV=5P$##AOHaf zKmY;|fB*z0Bk(+#nuxjN#`smOY^F|7~kEz6ewc<{GSnsmtA+wOM{7QMg|c=qDvI(xck-}oIlIVtQjdRWDuT& ztc-$)q%IvIDmsXP6m$^k;31(yhwzYL9x4z@`o5jFIy1YDZf10NAN=^5@-}`;v z_hy*sXbslH1d;4=&QO;5lVm>t~J_&z4v%#O7D#tXEi%F~AsL3@`>51B?O20AqkL zz!+c*Fa{U{i~+^~V}LR6e>3ofe&Z6s%^;u{@U7wI{af%|R#TE{gmAp5@nI#YCz84^ zA@X`mQ6(>o$x)w_6m=mI=Vh6QUOGimWI?iiONTGp`V10V_WA1St7C? z?h;fY5={#qQ)FFLM3Jaozu(8pyr}egA@B-E+vz2}al%J6qI)GFvMEB)KPr=;XW-lM z0O&3Na&vt#P`r)4XYmInS7ns8#zFT2kjvL^$4Bh`&?49}nHum;6kqUg@z;?`*B$B`av1|4m-SZ~l4;-U_4k*U%p|4}pZu~h!zJco2!KcCBhRO2 z+v#u69nfhl87_m(jEvGo6m&fRe_b?JEl=k3$97^HdF74qqS(Vn`m)TVYc>&AWTH_k zRy9bwcxKfCFm}HVO(~|liYTf|B07nNwFKe&h^pn0#@(vKP`c^=T`?@7>0AH4mAA!O8a-| z-n*9$Yg)W&fqPKmfMx*lH#smLGV$l|ytPFy4_?7cT2fTEgFXU4es8zze6S_^mK_=f zaDON%0OksE-&S7Dt@5<_U0O@ml%SBjG)`_<9bk$RT*xVS=DdKwwt~jm!Tn?H;J-c1 ze)eosJGQrrbFdZ)<{Q=|#&+TBjb$^pNnHu!o6%-Nhxvwr`Bn-*f1h3}c^iugRnL&&%CGK|ypC zTyzi$4i0wHqCVDUyk*9aQ$A4_6x|aXzbUhZd|CR{Od(GaB^;+$$y*}F+|BKO~ z0r>{ySREg9NA&e6ACrdKx%U8!-}vUaKKq{U%5VMUemWHdM=QQMgID%8OP>kezxZYQ zV{nCLM1Tko0U|&IhyW2F0z`la5CI}U1c(3;AOb{y2oM1xKm>>Y5g-CYfCvx)B0vO) z01+SpM1Tko0U|&Ih`@d)u&{HU@Dgkkha;e=)eHG2a0a$1jU`nYmg}gMWtCf&Cac_$ zrlA^K7b$DmX_&@j;(S&~>da%wWHO)3cL6K!%+dce2>qW`#_b{e=WHQLZbd}dvoiQ$ zTmwym(Er23=NDW4rfXM)YPwFpEoA14nYg97b=YS7D%YC4!kz1p3Blh1VJv{ofiUOB z=)LtJ_Vh;yE%3*f0UZY&1$}<|pcc-ji<;!BZE7Or$(k^;%7h+MVjdhMPHmwk+C3_P z2S&T^=vlbUZ-hNVeb1X$c(ox7Xw0sA%gg@+lz*?VH2h-Che0oIO>cz#eKiYD7!JBB z%v0bGY`0vTv;vu9V88J&HnP9@b!?^O8`W=FOPO{(QE;`U$hb9WCM@o`Rnu?)S9HhQ z{VqT*JjRQx=8jAb!>X0(a$z=J6t*YqC}NB?z!w9b<6|J)Te0}!ZX~lhyo!Cw$9gf^ z?;h6u>5`^^f-tC6.H{m6h1\POmn/Ae(PbYeiNtDOgO#f@0?ۃ4I܂E0!QGވ0S4b` \ No newline at end of file diff --git a/.config/pulse/default.pa b/.config/pulse/default.pa new file mode 100644 index 0000000..73f071b --- /dev/null +++ b/.config/pulse/default.pa @@ -0,0 +1,10 @@ +.include /etc/pulse/default.pa + +load-module module-null-sink sink_name=corrected_speakers sink_properties=device.description=corrected_speakers + +#load-module module-loopback source=corrected_speakers.monitor sink=alsa_output.platform-sound.stereo-fallback remix=false + +#set-sink-volume alsa_output.platform-sound.stereo-fallback 6553 + +#set-default-sink corrected_speakers + diff --git a/.config/rofi/arcdark.rasi b/.config/rofi/arcdark.rasi new file mode 100644 index 0000000..5f5cf39 --- /dev/null +++ b/.config/rofi/arcdark.rasi @@ -0,0 +1,146 @@ +/************************************************ + * ROFI Color theme + * User: leofa + * Copyright: 2017 leofa + ***********************************************/ + +* { + selected-normal-foreground: rgba ( 249, 249, 249, 100 % ); + foreground: rgba ( 196, 203, 212, 100 % ); + normal-foreground: @foreground; + alternate-normal-background: rgba ( 64, 69, 82, 59 % ); + red: rgba ( 220, 50, 47, 100 % ); + selected-urgent-foreground: rgba ( 249, 249, 249, 100 % ); + blue: rgba ( 38, 139, 210, 100 % ); + urgent-foreground: rgba ( 204, 102, 102, 100 % ); + alternate-urgent-background: rgba ( 75, 81, 96, 90 % ); + active-foreground: rgba ( 101, 172, 255, 100 % ); + lightbg: rgba ( 238, 232, 213, 100 % ); + selected-active-foreground: rgba ( 249, 249, 249, 100 % ); + alternate-active-background: rgba ( 75, 81, 96, 89 % ); + background: rgba ( 45, 48, 59, 95 % ); + alternate-normal-foreground: @foreground; + normal-background: @background; + lightfg: rgba ( 88, 104, 117, 100 % ); + selected-normal-background: rgba ( 64, 132, 214, 100 % ); + border-color: rgba ( 124, 131, 137, 100 % ); + spacing: 2; + separatorcolor: rgba ( 29, 31, 33, 100 % ); + urgent-background: rgba ( 29, 31, 33, 17 % ); + selected-urgent-background: rgba ( 165, 66, 66, 100 % ); + alternate-urgent-foreground: @urgent-foreground; + background-color: rgba ( 0, 0, 0, 0 % ); + alternate-active-foreground: @active-foreground; + active-background: rgba ( 29, 31, 33, 17 % ); + selected-active-background: rgba ( 68, 145, 237, 100 % ); +} +#window { + background-color: @background; + border: 1; + padding: 5; +} +#mainbox { + border: 0; + padding: 0; +} +#message { + border: 2px 0px 0px ; + border-color: @separatorcolor; + padding: 1px ; +} +#textbox { + text-color: @foreground; +} +#listview { + fixed-height: 0; + border: 2px 0px 0px ; + border-color: @separatorcolor; + spacing: 2px ; + scrollbar: true; + padding: 2px 0px 0px ; +} +#element { + border: 0; + padding: 1px ; +} +#element.normal.normal { + background-color: @normal-background; + text-color: @normal-foreground; +} +#element.normal.urgent { + background-color: @urgent-background; + text-color: @urgent-foreground; +} +#element.normal.active { + background-color: @active-background; + text-color: @active-foreground; +} +#element.selected.normal { + background-color: @selected-normal-background; + text-color: @selected-normal-foreground; +} +#element.selected.urgent { + background-color: @selected-urgent-background; + text-color: @selected-urgent-foreground; +} +#element.selected.active { + background-color: @selected-active-background; + text-color: @selected-active-foreground; +} +#element.alternate.normal { + background-color: @alternate-normal-background; + text-color: @alternate-normal-foreground; +} +#element.alternate.urgent { + background-color: @alternate-urgent-background; + text-color: @alternate-urgent-foreground; +} +#element.alternate.active { + background-color: @alternate-active-background; + text-color: @alternate-active-foreground; +} +#scrollbar { + width: 4px ; + border: 0; + handle-color: @normal-foreground; + handle-width: 8px ; + padding: 0; +} +#sidebar { + border: 2px 0px 0px ; + border-color: @separatorcolor; +} +#button { + spacing: 0; + text-color: @normal-foreground; +} +#button.selected { + background-color: @selected-normal-background; + text-color: @selected-normal-foreground; +} +#inputbar { + spacing: 0; + text-color: @normal-foreground; + padding: 1px ; +} +#case-indicator { + spacing: 0; + text-color: @normal-foreground; +} +#entry { + spacing: 0; + text-color: @normal-foreground; +} +#prompt { + spacing: 0; + text-color: @normal-foreground; +} +#inputbar { + children: [ prompt,textbox-prompt-colon,entry,case-indicator ]; +} +#textbox-prompt-colon { + expand: false; + str: ":"; + margin: 0px 0.3em 0em 0em ; + text-color: @normal-foreground; +} diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..764230a --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1,139 @@ +configuration { +/* modi: "window,run,ssh";*/ +/* width: 50;*/ +/* lines: 15;*/ +/* columns: 1;*/ +/* font: "mono 12";*/ +/* bw: 1;*/ +/* location: 0;*/ +/* padding: 5;*/ +/* yoffset: 0;*/ +/* xoffset: 0;*/ +/* fixed-num-lines: true;*/ +/* show-icons: false;*/ +/* terminal: "rofi-sensible-terminal";*/ +/* ssh-client: "ssh";*/ +/* ssh-command: "{terminal} -e {ssh-client} {host}";*/ +/* run-command: "{cmd}";*/ +/* run-list-command: "";*/ +/* run-shell-command: "{terminal} -e {cmd}";*/ +/* window-command: "xkill -id {window}";*/ +/* window-match-fields: "all";*/ +/* drun-icon-theme: ;*/ +/* drun-match-fields: "name,generic,exec,categories";*/ +/* disable-history: false;*/ +/* sort: false;*/ +/* levenshtein-sort: false;*/ +/* case-sensitive: false;*/ +/* cycle: true;*/ +/* sidebar-mode: false;*/ +/* eh: 1;*/ +/* auto-select: false;*/ +/* parse-hosts: false;*/ +/* parse-known-hosts: true;*/ +/* combi-modi: "window,run";*/ +/* matching: "normal";*/ +/* tokenize: true;*/ +/* m: "-5";*/ +/* line-margin: 2;*/ +/* line-padding: 1;*/ +/* filter: ;*/ +/* separator-style: "dash";*/ +/* hide-scrollbar: false;*/ +/* fullscreen: false;*/ +/* fake-transparency: false;*/ +/* dpi: -1;*/ +/* threads: 0;*/ +/* scrollbar-width: 8;*/ +/* scroll-method: 0;*/ +/* fake-background: "screenshot";*/ +/* window-format: "{w} {i}{c} {t}";*/ +/* click-to-exit: true;*/ +/* show-match: true;*/ +/* theme: ;*/ +/* color-normal: ;*/ +/* color-urgent: ;*/ +/* color-active: ;*/ +/* color-window: ;*/ +/* max-history-size: 25;*/ +/* combi-hide-mode-prefix: false;*/ +/* pid: "/run/user/1001/rofi.pid";*/ +/* display-window: ;*/ +/* display-windowcd: ;*/ +/* display-run: ;*/ +/* display-ssh: ;*/ +/* display-drun: ;*/ +/* display-combi: ;*/ +/* display-keys: ;*/ +/* kb-primary-paste: "Control+V,Shift+Insert";*/ +/* kb-secondary-paste: "Control+v,Insert";*/ +/* kb-clear-line: "Control+w";*/ +/* kb-move-front: "Control+a";*/ +/* kb-move-end: "Control+e";*/ +/* kb-move-word-back: "Alt+b";*/ +/* kb-move-word-forward: "Alt+f";*/ +/* kb-move-char-back: "Left,Control+b";*/ +/* kb-move-char-forward: "Right,Control+f";*/ +/* kb-remove-word-back: "Control+Alt+h,Control+BackSpace";*/ +/* kb-remove-word-forward: "Control+Alt+d";*/ +/* kb-remove-char-forward: "Delete,Control+d";*/ +/* kb-remove-char-back: "BackSpace,Control+h";*/ +/* kb-remove-to-eol: "Control+k";*/ +/* kb-remove-to-sol: "Control+u";*/ +/* kb-accept-entry: "Control+j,Control+m,Return,KP_Enter";*/ +/* kb-accept-custom: "Control+Return";*/ +/* kb-accept-alt: "Shift+Return";*/ +/* kb-delete-entry: "Shift+Delete";*/ +/* kb-mode-next: "Shift+Right,Control+Tab";*/ +/* kb-mode-previous: "Shift+Left,Control+ISO_Left_Tab";*/ +/* kb-row-left: "Control+Page_Up";*/ +/* kb-row-right: "Control+Page_Down";*/ +/* kb-row-up: "Up,Control+p,ISO_Left_Tab";*/ +/* kb-row-down: "Down,Control+n";*/ +/* kb-row-tab: "Tab";*/ +/* kb-page-prev: "Page_Up";*/ +/* kb-page-next: "Page_Down";*/ +/* kb-row-first: "Home,KP_Home";*/ +/* kb-row-last: "End,KP_End";*/ +/* kb-row-select: "Control+space";*/ +/* kb-screenshot: "Alt+S";*/ +/* kb-toggle-case-sensitivity: "grave,dead_grave";*/ +/* kb-toggle-sort: "Alt+grave";*/ +/* kb-cancel: "Escape,Control+g,Control+bracketleft";*/ +/* kb-custom-1: "Alt+1";*/ +/* kb-custom-2: "Alt+2";*/ +/* kb-custom-3: "Alt+3";*/ +/* kb-custom-4: "Alt+4";*/ +/* kb-custom-5: "Alt+5";*/ +/* kb-custom-6: "Alt+6";*/ +/* kb-custom-7: "Alt+7";*/ +/* kb-custom-8: "Alt+8";*/ +/* kb-custom-9: "Alt+9";*/ +/* kb-custom-10: "Alt+0";*/ +/* kb-custom-11: "Alt+exclam";*/ +/* kb-custom-12: "Alt+at";*/ +/* kb-custom-13: "Alt+numbersign";*/ +/* kb-custom-14: "Alt+dollar";*/ +/* kb-custom-15: "Alt+percent";*/ +/* kb-custom-16: "Alt+dead_circumflex";*/ +/* kb-custom-17: "Alt+ampersand";*/ +/* kb-custom-18: "Alt+asterisk";*/ +/* kb-custom-19: "Alt+parenleft";*/ +/* kb-select-1: "Super+1";*/ +/* kb-select-2: "Super+2";*/ +/* kb-select-3: "Super+3";*/ +/* kb-select-4: "Super+4";*/ +/* kb-select-5: "Super+5";*/ +/* kb-select-6: "Super+6";*/ +/* kb-select-7: "Super+7";*/ +/* kb-select-8: "Super+8";*/ +/* kb-select-9: "Super+9";*/ +/* kb-select-10: "Super+0";*/ +/* ml-row-left: "ScrollLeft";*/ +/* ml-row-right: "ScrollRight";*/ +/* ml-row-up: "ScrollUp";*/ +/* ml-row-down: "ScrollDown";*/ +/* me-select-entry: "MousePrimary";*/ +/* me-accept-entry: "MouseDPrimary";*/ +/* me-accept-custom: "Control+MouseDPrimary";*/ +} diff --git a/.config/termite/config b/.config/termite/config new file mode 100644 index 0000000..af87124 --- /dev/null +++ b/.config/termite/config @@ -0,0 +1,103 @@ +[options] +#allow_bold = true +#audible_bell = false +#clickable_url = true +#dynamic_title = true +font = OCR A Extended 13 +#fullscreen = true +#geometry = 640x480 +#icon_name = terminal +#mouse_autohide = false +#scroll_on_output = false +#scroll_on_keystroke = true +# Length of the scrollback buffer, 0 disabled the scrollback buffer +# and setting it to a negative value means "infinite scrollback" +scrollback_lines = 10000 +#search_wrap = true +#urgent_on_bell = true +hyperlinks = true + +# $BROWSER is used by default if set, with xdg-open as a fallback +#browser = xdg-open + +# "system", "on" or "off" +#cursor_blink = system + +# "block", "underline" or "ibeam" +#cursor_shape = block + +# Hide links that are no longer valid in url select overlay mode +#filter_unmatched_urls = true + +# Emit escape sequences for extra modified keys +#modify_other_keys = false + +# set size hints for the window +#size_hints = false + +# "off", "left" or "right" +scrollbar = off + +[colors] +# If both of these are unset, cursor falls back to the foreground color, +# and cursor_foreground falls back to the background color. +cursor = #58ff3d +#cursor_foreground = #dcdccc + +#foreground = #dcdccc +foreground = #c5ffbc +#foreground_bold = #ffffff +#background = #3f3f3f + +# 20% background transparency (requires a compositor) +background = rgba(40, 40, 40, 0.85) + +# If unset, will reverse foreground and background +# highlight = #2f2f2f + +# Colors from color0 to color254 can be set +color0 = #000000 +color1 = #ee2b2a +color10 = #70be71 +color11 = #fff163 +color12 = #54a4f3 +color13 = #aa4dbc +color14 = #42c7da +color15 = #ffffff +color2 = #40a33f +color3 = #ffea2e +color4 = #1e80f0 +color5 = #8800a0 +color6 = #16afca +color7 = #a4a4a4 +color8 = #777777 +color9 = #dc5c60 +# color0 = #25292a +# color1 = #f24840 +# color2 = #629655 +# color3 = #b68800 +# color4 = #2075c7 +# color5 = #797fd4 +# color6 = #15968d +# color7 = #d2d8d9 +# color8 = #25292a +# color9 = #f24840 +# color10 = #629655 +# color11 = #b68800 +# color12 = #2075c7 +# color13 = #797fd4 +# color14 = #15968d +# color15 = #d2d8d9 + +[hints] +#font = Monospace 12 +#foreground = #dcdccc +#background = #3f3f3f +#active_foreground = #e68080 +#active_background = #3f3f3f +#padding = 2 +#border = #3f3f3f +#border_width = 0.5 +#roundness = 2.0 + +# vim: ft=dosini cms=#%s diff --git a/.config/termite/config.basic b/.config/termite/config.basic new file mode 100644 index 0000000..69b4abf --- /dev/null +++ b/.config/termite/config.basic @@ -0,0 +1,86 @@ +[options] +#allow_bold = true +#audible_bell = false +#clickable_url = true +#dynamic_title = true +font = Noto Sans Mono Regular 11 +#fullscreen = true +#geometry = 640x480 +#icon_name = terminal +#mouse_autohide = false +#scroll_on_output = false +#scroll_on_keystroke = true +# Length of the scrollback buffer, 0 disabled the scrollback buffer +# and setting it to a negative value means "infinite scrollback" +scrollback_lines = 1000000 +#search_wrap = true +#urgent_on_bell = true +#hyperlinks = false + +# $BROWSER is used by default if set, with xdg-open as a fallback +#browser = xdg-open + +# "system", "on" or "off" +#cursor_blink = system + +# "block", "underline" or "ibeam" +#cursor_shape = block + +# Hide links that are no longer valid in url select overlay mode +#filter_unmatched_urls = true + +# Emit escape sequences for extra modified keys +#modify_other_keys = false + +# set size hints for the window +#size_hints = false + +# "off", "left" or "right" +#scrollbar = off + +[colors] +# If both of these are unset, cursor falls back to the foreground color, +# and cursor_foreground falls back to the background color. +#cursor = #dcdccc +#cursor_foreground = #dcdccc + +#foreground = #dcdccc +#foreground_bold = #ffffff +#background = #3f3f3f + +# 20% background transparency (requires a compositor) +#background = rgba(63, 63, 63, 0.8) + +# If unset, will reverse foreground and background +highlight = #2f2f2f + +# Colors from color0 to color254 can be set +color0 = #3f3f3f +color1 = #705050 +color2 = #60b48a +color3 = #dfaf8f +color4 = #506070 +color5 = #dc8cc3 +color6 = #8cd0d3 +color7 = #dcdccc +color8 = #709080 +color9 = #dca3a3 +color10 = #c3bf9f +color11 = #f0dfaf +color12 = #94bff3 +color13 = #ec93d3 +color14 = #93e0e3 +color15 = #ffffff + +[hints] +#font = Monospace 12 +#foreground = #dcdccc +#background = #3f3f3f +#active_foreground = #e68080 +#active_background = #3f3f3f +#padding = 2 +#border = #3f3f3f +#border_width = 0.5 +#roundness = 2.0 + +# vim: ft=dosini cms=#%s diff --git a/.local/share/applications/arduino.desktop b/.local/share/applications/arduino.desktop new file mode 100644 index 0000000..fc74b20 --- /dev/null +++ b/.local/share/applications/arduino.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Version=1.0 +Name=Arduino IDE +Comment=arduino ide +Exec=/home/cole/Downloads/arduino-nightly/arduino +StartupNotify=true +Type=Application diff --git a/.local/share/applications/chrome-ahaijnonphgkgnkbklchdhclailflinn-Default.desktop b/.local/share/applications/chrome-ahaijnonphgkgnkbklchdhclailflinn-Default.desktop new file mode 100644 index 0000000..0cb35f9 --- /dev/null +++ b/.local/share/applications/chrome-ahaijnonphgkgnkbklchdhclailflinn-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Connection Forwarder +Exec=chromium --profile-directory=Default --app-id=ahaijnonphgkgnkbklchdhclailflinn +Icon=chrome-ahaijnonphgkgnkbklchdhclailflinn-Default +StartupWMClass=crx_ahaijnonphgkgnkbklchdhclailflinn diff --git a/.local/share/applications/chrome-difcjdggkffcfgcfconafogflmmaadco-Default.desktop b/.local/share/applications/chrome-difcjdggkffcfgcfconafogflmmaadco-Default.desktop new file mode 100644 index 0000000..ea72b23 --- /dev/null +++ b/.local/share/applications/chrome-difcjdggkffcfgcfconafogflmmaadco-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Cog - System Info Viewer +Exec=chromium --profile-directory=Default --app-id=difcjdggkffcfgcfconafogflmmaadco +Icon=chrome-difcjdggkffcfgcfconafogflmmaadco-Default +StartupWMClass=crx_difcjdggkffcfgcfconafogflmmaadco diff --git a/.local/share/applications/chrome-dncgedbnidfkppmdgfgidcepclnokpkb-Default.desktop b/.local/share/applications/chrome-dncgedbnidfkppmdgfgidcepclnokpkb-Default.desktop new file mode 100644 index 0000000..463d2d0 --- /dev/null +++ b/.local/share/applications/chrome-dncgedbnidfkppmdgfgidcepclnokpkb-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Vernier Graphical Analysis +Exec=/usr/bin/chromium --profile-directory=Default --app-id=dncgedbnidfkppmdgfgidcepclnokpkb +Icon=chrome-dncgedbnidfkppmdgfgidcepclnokpkb-Default +StartupWMClass=crx_dncgedbnidfkppmdgfgidcepclnokpkb diff --git a/.local/share/applications/chrome-eemlkeanncmjljgehlbplemhmdmalhdc-Default.desktop b/.local/share/applications/chrome-eemlkeanncmjljgehlbplemhmdmalhdc-Default.desktop new file mode 100644 index 0000000..547072a --- /dev/null +++ b/.local/share/applications/chrome-eemlkeanncmjljgehlbplemhmdmalhdc-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Chrome Connectivity Diagnostics +Exec=chromium --profile-directory=Default --app-id=eemlkeanncmjljgehlbplemhmdmalhdc +Icon=chrome-eemlkeanncmjljgehlbplemhmdmalhdc-Default +StartupWMClass=crx_eemlkeanncmjljgehlbplemhmdmalhdc diff --git a/.local/share/applications/chrome-fljalecfjciodhpcledpamjachpmelml-Default.desktop b/.local/share/applications/chrome-fljalecfjciodhpcledpamjachpmelml-Default.desktop new file mode 100644 index 0000000..e536520 --- /dev/null +++ b/.local/share/applications/chrome-fljalecfjciodhpcledpamjachpmelml-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Caret +Exec=chromium --profile-directory=Default --app-id=fljalecfjciodhpcledpamjachpmelml +Icon=chrome-fljalecfjciodhpcledpamjachpmelml-Default +StartupWMClass=crx_fljalecfjciodhpcledpamjachpmelml diff --git a/.local/share/applications/chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default.desktop b/.local/share/applications/chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default.desktop new file mode 100644 index 0000000..4761b95 --- /dev/null +++ b/.local/share/applications/chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Chrome Remote Desktop +Exec=chromium --profile-directory=Default --app-id=gbchcmhmhahfdphkhkmpfmihenigjmpp +Icon=chrome-gbchcmhmhahfdphkhkmpfmihenigjmpp-Default +StartupWMClass=crx_gbchcmhmhahfdphkhkmpfmihenigjmpp diff --git a/.local/share/applications/chrome-gdamcnkmddbfhaadidkhahllkabienpk-Default.desktop b/.local/share/applications/chrome-gdamcnkmddbfhaadidkhahllkabienpk-Default.desktop new file mode 100644 index 0000000..de97cb5 --- /dev/null +++ b/.local/share/applications/chrome-gdamcnkmddbfhaadidkhahllkabienpk-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Screen Recorder +Exec=chromium --profile-directory=Default --app-id=gdamcnkmddbfhaadidkhahllkabienpk +Icon=chrome-gdamcnkmddbfhaadidkhahllkabienpk-Default +StartupWMClass=crx_gdamcnkmddbfhaadidkhahllkabienpk diff --git a/.local/share/applications/chrome-hjbljnpdahefgnopeohlaeohgkiidnoe-Default.desktop b/.local/share/applications/chrome-hjbljnpdahefgnopeohlaeohgkiidnoe-Default.desktop new file mode 100644 index 0000000..986e705 --- /dev/null +++ b/.local/share/applications/chrome-hjbljnpdahefgnopeohlaeohgkiidnoe-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=AllCast Receiver +Exec=chromium --profile-directory=Default --app-id=hjbljnpdahefgnopeohlaeohgkiidnoe +Icon=chrome-hjbljnpdahefgnopeohlaeohgkiidnoe-Default +StartupWMClass=crx_hjbljnpdahefgnopeohlaeohgkiidnoe diff --git a/.local/share/applications/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.desktop b/.local/share/applications/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.desktop new file mode 100644 index 0000000..0561ded --- /dev/null +++ b/.local/share/applications/chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=VNC® Viewer for Google Chrome™ +Exec=chromium --profile-directory=Default --app-id=iabmpiboiopbgfabjmgeedhcmjenhbla +Icon=chrome-iabmpiboiopbgfabjmgeedhcmjenhbla-Default +StartupWMClass=crx_iabmpiboiopbgfabjmgeedhcmjenhbla diff --git a/.local/share/applications/chrome-jhceknlmaggijlkkcemdaghpniimajhd-Default.desktop b/.local/share/applications/chrome-jhceknlmaggijlkkcemdaghpniimajhd-Default.desktop new file mode 100644 index 0000000..9f41ab4 --- /dev/null +++ b/.local/share/applications/chrome-jhceknlmaggijlkkcemdaghpniimajhd-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=DOSBox for Google Chrome™ +Exec=chromium --profile-directory=Default --app-id=jhceknlmaggijlkkcemdaghpniimajhd +Icon=chrome-jhceknlmaggijlkkcemdaghpniimajhd-Default +StartupWMClass=crx_jhceknlmaggijlkkcemdaghpniimajhd diff --git a/.local/share/applications/chrome-jndclpdbaamdhonoechobihbbiimdgai-Default.desktop b/.local/share/applications/chrome-jndclpdbaamdhonoechobihbbiimdgai-Default.desktop new file mode 100644 index 0000000..340f17b --- /dev/null +++ b/.local/share/applications/chrome-jndclpdbaamdhonoechobihbbiimdgai-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Chromebook Recovery Utility +Exec=chromium --profile-directory=Default --app-id=jndclpdbaamdhonoechobihbbiimdgai +Icon=chrome-jndclpdbaamdhonoechobihbbiimdgai-Default +StartupWMClass=crx_jndclpdbaamdhonoechobihbbiimdgai diff --git a/.local/share/applications/chrome-macmgoeeggnlnmpiojbcniblabkdjphe-Default.desktop b/.local/share/applications/chrome-macmgoeeggnlnmpiojbcniblabkdjphe-Default.desktop new file mode 100644 index 0000000..a2bbed0 --- /dev/null +++ b/.local/share/applications/chrome-macmgoeeggnlnmpiojbcniblabkdjphe-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=AirMirror +Exec=chromium --profile-directory=Default --app-id=macmgoeeggnlnmpiojbcniblabkdjphe +Icon=chrome-macmgoeeggnlnmpiojbcniblabkdjphe-Default +StartupWMClass=crx_macmgoeeggnlnmpiojbcniblabkdjphe diff --git a/.local/share/applications/chrome-magknjdfniglanojbpadmpjlglepnlko-Default.desktop b/.local/share/applications/chrome-magknjdfniglanojbpadmpjlglepnlko-Default.desktop new file mode 100644 index 0000000..3758e65 --- /dev/null +++ b/.local/share/applications/chrome-magknjdfniglanojbpadmpjlglepnlko-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Codebender App +Exec=chromium --profile-directory=Default --app-id=magknjdfniglanojbpadmpjlglepnlko +Icon=chrome-magknjdfniglanojbpadmpjlglepnlko-Default +StartupWMClass=crx_magknjdfniglanojbpadmpjlglepnlko diff --git a/.local/share/applications/chrome-mljpablpddhocfbnokacjggdbmafjnon-Default.desktop b/.local/share/applications/chrome-mljpablpddhocfbnokacjggdbmafjnon-Default.desktop new file mode 100644 index 0000000..e4ff0df --- /dev/null +++ b/.local/share/applications/chrome-mljpablpddhocfbnokacjggdbmafjnon-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Wicked Good Unarchiver +Exec=chromium --profile-directory=Default --app-id=mljpablpddhocfbnokacjggdbmafjnon +Icon=chrome-mljpablpddhocfbnokacjggdbmafjnon-Default +StartupWMClass=crx_mljpablpddhocfbnokacjggdbmafjnon diff --git a/.local/share/applications/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.desktop b/.local/share/applications/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.desktop new file mode 100644 index 0000000..0a740fa --- /dev/null +++ b/.local/share/applications/chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Text +Exec=chromium --profile-directory=Default --app-id=mmfbcljfglbokpmkimbfghdkjmjhdgbg +Icon=chrome-mmfbcljfglbokpmkimbfghdkjmjhdgbg-Default +StartupWMClass=crx_mmfbcljfglbokpmkimbfghdkjmjhdgbg diff --git a/.local/share/applications/chrome-nhbmpbdladcchdhkemlojfjdknjadhmh-Default.desktop b/.local/share/applications/chrome-nhbmpbdladcchdhkemlojfjdknjadhmh-Default.desktop new file mode 100644 index 0000000..9a7ae20 --- /dev/null +++ b/.local/share/applications/chrome-nhbmpbdladcchdhkemlojfjdknjadhmh-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Crosh Window +Exec=chromium --profile-directory=Default --app-id=nhbmpbdladcchdhkemlojfjdknjadhmh +Icon=chrome-nhbmpbdladcchdhkemlojfjdknjadhmh-Default +StartupWMClass=crx_nhbmpbdladcchdhkemlojfjdknjadhmh diff --git a/.local/share/applications/chrome-nimjciaekjijpinhkhpmcbaoanjjojfi-Default.desktop b/.local/share/applications/chrome-nimjciaekjijpinhkhpmcbaoanjjojfi-Default.desktop new file mode 100644 index 0000000..4a2ccfe --- /dev/null +++ b/.local/share/applications/chrome-nimjciaekjijpinhkhpmcbaoanjjojfi-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Pulse App +Exec=chromium --profile-directory=Default --app-id=nimjciaekjijpinhkhpmcbaoanjjojfi +Icon=chrome-nimjciaekjijpinhkhpmcbaoanjjojfi-Default +StartupWMClass=crx_nimjciaekjijpinhkhpmcbaoanjjojfi diff --git a/.local/share/applications/chrome-ohmmkhmmmpcnpikjeljgnaoabkaalbgc-Default.desktop b/.local/share/applications/chrome-ohmmkhmmmpcnpikjeljgnaoabkaalbgc-Default.desktop new file mode 100644 index 0000000..76dffee --- /dev/null +++ b/.local/share/applications/chrome-ohmmkhmmmpcnpikjeljgnaoabkaalbgc-Default.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Name=Chrome Apps & Extensions Developer Tool +Exec=chromium --profile-directory=Default --app-id=ohmmkhmmmpcnpikjeljgnaoabkaalbgc +Icon=chrome-ohmmkhmmmpcnpikjeljgnaoabkaalbgc-Default +StartupWMClass=crx_ohmmkhmmmpcnpikjeljgnaoabkaalbgc diff --git a/.local/share/applications/discord.desktop b/.local/share/applications/discord.desktop new file mode 100644 index 0000000..8d84826 --- /dev/null +++ b/.local/share/applications/discord.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Version=1.0 +Name=Discord +Comment=chat for gaymers +Exec=chromium --app=http://discordapp.com/channels/@me +StartupNotify=true +Type=Application diff --git a/.local/share/applications/messages.desktop b/.local/share/applications/messages.desktop new file mode 100644 index 0000000..d40c7c4 --- /dev/null +++ b/.local/share/applications/messages.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Version=1.0 +Name=Google Messages +Comment=google messages client +Exec=chromium --app=http://messages.android.com +StartupNotify=true +Type=Application diff --git a/.xinitrc b/.xinitrc new file mode 100644 index 0000000..9533df9 --- /dev/null +++ b/.xinitrc @@ -0,0 +1,55 @@ +#!/bin/sh + +userresources=$HOME/.Xresources +usermodmap=$HOME/.Xmodmap +sysresources=/etc/X11/xinit/.Xresources +sysmodmap=/etc/X11/xinit/.Xmodmap + +# merge in defaults and keymaps + +if [ -f $sysresources ]; then + + + + + + + + xrdb -merge $sysresources + +fi + +if [ -f $sysmodmap ]; then + xmodmap $sysmodmap +fi + +if [ -f "$userresources" ]; then + + + + + + + + xrdb -merge "$userresources" + +fi + +if [ -f "$usermodmap" ]; then + xmodmap "$usermodmap" +fi + +# start some nice programs + +if [ -d /etc/X11/xinit/xinitrc.d ] ; then + for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do + [ -x "$f" ] && . "$f" + done + unset f +fi +~/.fehbg & +i3 +#xinput set-prop "Atmel maXTouch Touchpad" 266 {1} +#xinput set-prop "Atmel maXTouch Touchpad" 268 {0} +#compton + diff --git a/.xsessionrc b/.xsessionrc new file mode 100644 index 0000000..682e3fb --- /dev/null +++ b/.xsessionrc @@ -0,0 +1,3 @@ +sudo xinput set-prop "Atmel maXTouch Touchpad" 266 {1} +sudo xinput set-prop "Atmel maXTouch Touchpad" 268 {0} +sudo xinput set-prop "Atmel maXTouch Touchpad" 286 {0.4}