My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove unused configs

yemou 5c7cc6bd 6b19ad82

-509
-6
data/configs/autostart/syncthing.desktop
··· 1 - [Desktop Entry] 2 - Type=Application 3 - Name=Syncthing 4 - # Change this to a full path? 5 - Exec=syncthing --no-browser 6 - Hidden=false
-180
data/configs/hikari/hikari.conf
··· 1 - actions { 2 - colorpicker = "colorgrab -co" 3 - colorpicker-notification = "colorgrab -co" 4 - colorpicker-notification-rgb = "colorgrab -co" 5 - colorpicker-rgb = "colorgrab -co" 6 - menu = "bemenu-run" 7 - mute-mic = "wpctl set-mute @DEFAULT_SOURCE@ toggle" 8 - notification-history = "makoctl restore" 9 - notification-menu = "makoctl menu bemenu -p 'Select Action: '" 10 - notification-pause = "makoctl set-paused toggle" 11 - screenshot-area = "scr pic -c" 12 - screenshot-full = "scr pic -cd" 13 - terminal = "foot" 14 - } 15 - 16 - bindings { 17 - keyboard { 18 - "L+c" = colorpicker 19 - "LA+c" = colorpicker-notification 20 - "LCA+c" = colorpicker-notification-rgb 21 - "LC+c" = colorpicker-rgb 22 - "L+r" = menu 23 - "L+e" = mute-mic 24 - "L+Prior" = notification-history 25 - "L+Next" = notification-menu 26 - "L+Pause" = notification-pause 27 - "0+Print" = screenshot-area 28 - "L+Print" = screenshot-full 29 - "L+Return" = terminal 30 - 31 - "LC+BackSpace" = lock 32 - "LCA+BackSpace" = quit 33 - "L+BackSpace" = reload 34 - 35 - "L+Tab" = group-cycle-prev 36 - "LS+Tab" = group-cycle-next 37 - "A+Tab" = group-cycle-view-next 38 - "AS+Tab" = group-cycle-view-prev 39 - "LS+Home" = group-cycle-view-first 40 - "LS+End" = group-cycle-view-last 41 - "LS+h" = group-hide 42 - "LS+d" = group-lower 43 - "LS+o" = group-only 44 - "LS+u" = group-raise 45 - 46 - # "" = layout-apply-[a-z] 47 - "L+n" = layout-cycle-view-next 48 - "L+p" = layout-cycle-view-prev 49 - "L+Home" = layout-cycle-view-first 50 - "L+End" = layout-cycle-view-last 51 - "L+x" = layout-exchange-view-next 52 - "LS+x" = layout-exchange-view-prev 53 - "LA+x" = layout-exchange-view-main 54 - "LA+r" = layout-reset 55 - "LA+Return" = layout-restack-append 56 - "LAS+Return" = layout-restack-prepend 57 - 58 - # "" = mark-show-[a-z] 59 - # "" = mark-switch-to-[a-z] 60 - 61 - "L+g" = mode-enter-group-assign 62 - "LCA+g" = mode-enter-input-grab 63 - "L+l" = mode-enter-layout 64 - "L+m" = mode-enter-mark-assign 65 - "L+acute" = mode-enter-mark-select 66 - "LS+acute" = mode-enter-mark-switch-select 67 - # "" = mode-enter-move 68 - # "" = mode-enter-resize 69 - "L+s" = mode-enter-sheet-assign 70 - 71 - "LC+Period" = sheet-show-all 72 - "LC+g" = sheet-show-group 73 - "LC+i" = sheet-show-invisible 74 - 75 - "LS+n" = view-cycle-next 76 - "LS+p" = view-cycle-prev 77 - "LA+Up" = view-decrease-size-up 78 - "LAS+Down" = view-decrease-size-down 79 - "LA+Left" = view-decrease-size-left 80 - "LAS+Right" = view-decrease-size-right 81 - "L+h" = view-hide 82 - "LAS+Up" = view-increase-size-up 83 - "LA+Down" = view-increase-size-down 84 - "LAS+Left" = view-increase-size-left 85 - "LA+Right" = view-increase-size-right 86 - "L+d" = view-lower 87 - "L+Up" = view-move-up 88 - "L+Down" = view-move-down 89 - "L+Left" = view-move-left 90 - "L+Right" = view-move-right 91 - # "" = view-move-[center[|-left|-right]|[bottom|top]-[left|middle|right]] 92 - "L+o" = view-only 93 - "LS+0" = view-pin-to-sheet-0 94 - "LS+1" = view-pin-to-sheet-1 95 - "LS+2" = view-pin-to-sheet-2 96 - "LS+3" = view-pin-to-sheet-3 97 - "LS+4" = view-pin-to-sheet-4 98 - "LS+5" = view-pin-to-sheet-5 99 - "LS+6" = view-pin-to-sheet-6 100 - "LS+7" = view-pin-to-sheet-7 101 - "LS+8" = view-pin-to-sheet-8 102 - "LS+9" = view-pin-to-sheet-9 103 - "LS+numbersign" = view-pin-to-sheet-alternate 104 - "LS+Period" = view-pin-to-sheet-current 105 - # "LS+j" = view-pin-to-sheet-next # In the example config but not manpage 106 - # "LS+k" = view-pin-to-sheet-prev # In the example config but not manpage 107 - "L+q" = view-quit 108 - "L+u" = view-raise 109 - "L+r" = view-reset-geometry 110 - "LS+Up" = view-snap-up 111 - "LS+Down" = view-snap-down 112 - "LS+Left" = view-snap-left 113 - "LS+Right" = view-snap-right 114 - "L+plus" = view-toggle-floating 115 - "L+i" = view-toggle-invisible 116 - "L+f" = view-toggle-maximize-full 117 - "L+less" = view-toggle-maximize-horizontal 118 - "L+minus" = view-toggle-maximize-vertical 119 - "LA+p" = view-toggle-public 120 - 121 - "A+F1" = vt-switch-to-1 122 - "A+F2" = vt-switch-to-2 123 - "A+F3" = vt-switch-to-3 124 - "A+F4" = vt-switch-to-4 125 - "A+F5" = vt-switch-to-5 126 - "A+F6" = vt-switch-to-6 127 - "A+F7" = vt-switch-to-7 128 - "A+F8" = vt-switch-to-8 129 - "A+F9" = vt-switch-to-9 130 - 131 - # "" = workspace-clear 132 - "LC+n" = workspace-cycle-next 133 - "LC+p" = workspace-cycle-prev 134 - "LSC+Period" = workspace-show-all 135 - "LSC+g" = workspace-show-group 136 - "LSC+i" = workspace-show-invisible 137 - "L+0" = workspace-switch-to-sheet-0 138 - "L+1" = workspace-switch-to-sheet-1 139 - "L+2" = workspace-switch-to-sheet-2 140 - "L+3" = workspace-switch-to-sheet-3 141 - "L+4" = workspace-switch-to-sheet-4 142 - "L+5" = workspace-switch-to-sheet-5 143 - "L+6" = workspace-switch-to-sheet-6 144 - "L+7" = workspace-switch-to-sheet-7 145 - "L+8" = workspace-switch-to-sheet-8 146 - "L+9" = workspace-switch-to-sheet-9 147 - "L+numbersign" = workspace-switch-to-sheet-alternate 148 - "L+Period" = workspace-switch-to-sheet-current 149 - # "L+j" = workspace-switch-to-sheet-next # In example config but not manpage 150 - # "L+k" = workspace-switch-to-sheet-prev # In example config but not manpage 151 - "L+Comma" = workspace-switch-to-sheet-next-inhabited 152 - "LS+Comma" = workspace-switch-to-sheet-prev-inhabited 153 - } 154 - 155 - mouse { 156 - "L+left" = mode-enter-move 157 - "L+right" = mode-enter-resize 158 - } 159 - } 160 - 161 - # marks { } 162 - # views { } 163 - # layouts { } 164 - 165 - .include "${XDG_CACHE_HOME}/thm/hikari-colors.conf" 166 - 167 - ui { 168 - border = 1 169 - gap = 5 170 - font = "monospace 10" 171 - step = 100 172 - } 173 - 174 - #inputs { 175 - # pointers = { } 176 - # keyboards = { } 177 - # switches = { } 178 - #} 179 - 180 - # outputs { }
-5
data/configs/kanshi/config
··· 1 - profile default { 2 - output "LG Electronics LG HDR WFHD 0x0000B11B" mode 2560x1080@74.990997Hz position 640,1080 3 - output "AOC 2460G4 0x0000075E" mode 1920x1080@144.001007Hz position 0,0 4 - output "BNQ BenQ PD2700U ET87K04288SL0" position 1920,0 scale 2 5 - }
-10
data/configs/thm/templates/hikari-colors.conf.template
··· 1 - ui colorscheme { 2 - active = 0x{color1} 3 - background = 0x{bg_color} 4 - conflict = 0x{color2} 5 - first = 0x{color3} 6 - foreground = 0x{fg_color} 7 - grouped = 0x{color4} 8 - insert = 0x{color5} 9 - selected = 0x{color6} 10 - }
-137
data/configs/waybar/config
··· 1 - // Things I want (Maybe I'll create my own panel at some point) 2 - // App Menu Icon 3 - // - [X] On left click opens App menu with all desktop applications 4 - // - [ ] Needs image module 5 - // App Quick Launch 6 - // - [ ] On left click open/focus app 7 - // - [ ] On right click show option menu for app 8 - // - [ ] firefox 9 - // - [ ] foot 10 - // 11 - // Random Icon 12 - // - [ ] Randomly displays a custom icon 13 - // 14 - // Tray 15 - // - [X] Generic system tray for whatever ends up using it 16 - // Volume Level & Control 17 - // - [ ] Requires image module 18 - // - [X] Sink 19 - // - [X] Muted / Unmuted 20 - // - [X] Source 21 - // - [X] Mute / Unmuted 22 - // - [X] On left click open pavucontrol or some other volume control application 23 - // - [X] On right click mute 24 - // - [ ] On hover show volume percentage 25 - // WiFi & Wired Network 26 - // - [ ] Requires image module 27 - // - [ ] Show if on WiFi or Ethernet 28 - // - [ ] If on WiFi show signal strength 29 - // - [ ] On hover show Network Name 30 - // - [ ] On left- click open network manager 31 - // Battery Status & Level 32 - // - [ ] Requires image module 33 - // - [ ] Four States 34 - // - [X] High >40 35 - // - [X] Medium <40, >25 36 - // - [X] Low <25 37 - // - [X] Dead =0 38 - // - [ ] On left click open battery management gui (Maybe something ill make myself) 39 - // Time & Date 40 - // - [X] Show time 41 - // - [X] On scroll switch between UTC and ET 42 - // - [X] On hover show date 43 - // - [ ] On left click open calendar app 44 - // Notification Center 45 - // - [ ] Would just be an icon 46 - // - [ ] Two states 47 - // - [ ] No notifications 48 - // - [ ] Notifications 49 - // - [ ] Opens a notification center on left click 50 - // - [ ] Clears all notifications on right click 51 - // Powermenu 52 - // - [ ] On left click opens power menu 53 - 54 - [ 55 - { 56 - "layer": "top", 57 - "position": "left", 58 - "width": 64, 59 - "modules-left": [ "custom/appmenu" ], 60 - "modules-center": [ "custom/randomtext" ], 61 - "modules-right": [ "tray", "pulseaudio#sink", "pulseaudio#source", "custom/wifi", 62 - "battery", "clock", "custom/notifications", "custom/powermenu" ], 63 - "name": "topbar", 64 - 65 - "custom/appmenu": { 66 - "format": "APPS", // replace with image 67 - "on-click": "bemenu-run", // replace with an actual app menu 68 - "tooltip": false 69 - }, 70 - 71 - "custom/randomtext": { 72 - "exec": "${XDG_CONFIG_HOME:-$HOME/.config}/waybar/randomtext.sh", 73 - "interval": 3600, 74 - "format": "{}", 75 - "tooltip": false, 76 - "rotate": 90 77 - }, 78 - 79 - "tray": { 80 - "icon-size": 32, 81 - "spacing": 6 82 - }, 83 - 84 - "pulseaudio#sink": { 85 - "format": "{volume}%", 86 - "format-muted": "MUTE", 87 - "scroll-step": 0, 88 - "on-click": "pavucontrol", 89 - "on-click-right": "pactl set-sink-mute @DEFAULT_SINK@ toggle", 90 - "tooltip": false 91 - }, 92 - 93 - "pulseaudio#source": { 94 - "format": "{format_source}", 95 - "format-source": "{volume}%", 96 - "format-source-muted": "MUTE", 97 - "scroll-step": 0, 98 - "on-click": "pavucontrol", 99 - "on-click-right": "pactl set-source-mute @DEFAULT_SOURCE@ toggle", 100 - "tooltip": false 101 - }, 102 - 103 - "custom/wifi": { 104 - "format": "WIFI", 105 - "on-click": "iwgtk", 106 - "tooltip": false 107 - }, 108 - 109 - "battery": { 110 - "states": { 111 - "med": 40, 112 - "low": 25, 113 - "dead": 0 // how. 114 - }, 115 - "tooltip": false 116 - }, 117 - 118 - "clock": { 119 - "interval": 1, 120 - "format": "{:%R}", 121 - "timezones": [ "America/New_York", "UTC" ], 122 - "tooltip": true, 123 - "tooltip-format": "{:%e %a %b %Y %Z}" 124 - }, 125 - 126 - "custom/notifications": { 127 - "format": "NOTI", 128 - "tooltip": false 129 - }, 130 - 131 - "custom/powermenu": { 132 - "format": "POWER", 133 - "on-click": "powermenu", 134 - "tooltip": false 135 - } 136 - } 137 - ]
-31
data/configs/waybar/random.txt
··· 1 - MeYou 2 - little moupot 3 - minimou 4 - pocket mou 5 - rembr hav fun asnd bef very y nice, youral l my friends 6 - yemou 7 - Me or You? 8 - Nap Time 9 - Hug Time 10 - Tea Time 11 - mugi mugi 12 - uwu 13 - wo 14 - lint cult 15 - uh oh 16 - vibing 17 - nom nom 18 - gaming 19 - gentoo 20 - gentuwu 21 - nor nor 22 - atty 23 - moni moni 24 - genchu 25 - rae rae 26 - woooooooooooosh 27 - yem yem 28 - wa 29 - lutea 30 - wa! 31 - wa!_OS
-4
data/configs/waybar/randomtext.sh
··· 1 - #!/bin/sh 2 - # Pick a random line from 3 - 4 - printf '%s' "$(shuf "${XDG_CONFIG_HOME:-$HOME/.config}/waybar/random.txt" | head -n1)"
-52
data/configs/waybar/style-old.css
··· 1 - /* Import my colorscheme */ 2 - @import url("/home/mou/tmp/cache/thm/gtk.css"); 3 - 4 - /* General bar settings */ 5 - * { 6 - border: 6px; 7 - font-family: monospace; 8 - font-size: 14px; 9 - font-weight: 600; 10 - } 11 - 12 - window#waybar { 13 - background-color: @bg-color; 14 - color: @fg-color; 15 - } 16 - 17 - #custom-randomtext, #custom-loadaverage, #memory, #custom-ds4-battery, #pulseaudio, #clock, #tray { 18 - padding: 2px 2px; 19 - margin: 2px 2px; 20 - } 21 - 22 - /* Random Text */ 23 - #custom-randomtext { 24 - color: @color1; 25 - } 26 - 27 - /* Volume Status */ 28 - #pulseaudio { 29 - color: @color5; 30 - } 31 - 32 - /* Battery */ 33 - #battery { 34 - color: @color2; 35 - } 36 - 37 - #battery.med { 38 - color: @color3; 39 - } 40 - 41 - #battery.low { 42 - color: @color1; 43 - } 44 - 45 - #battery.dead { 46 - color: @color8; 47 - } 48 - 49 - /* Date & Time */ 50 - #clock { 51 - color: @color6; 52 - }
-84
data/configs/waybar/style.css
··· 1 - /* Import my colorscheme */ 2 - @import url("/home/mou/.app/cache/thm/gtk.css"); 3 - 4 - * { 5 - font-family: monospace; 6 - font-size: 14px; 7 - margin: 0px 3px 0px 2px; 8 - } 9 - 10 - window#waybar { 11 - border-style: solid; 12 - border-width: 0px 4px 0px 0px; 13 - } 14 - 15 - .modules-left { 16 - margin-top: 6px; 17 - } 18 - 19 - .modules-right { 20 - margin-bottom: 6px; 21 - } 22 - 23 - .modules-left > * > *, .modules-right > * > * { 24 - padding: 6px 0px; 25 - } 26 - 27 - .modules-left > widget:first-child > *{ 28 - padding-top: 0px; 29 - } 30 - 31 - .modules-right > widget:last-child > * { 32 - padding-bottom: 0px; 33 - } 34 - 35 - #custom-randomtext { 36 - font-weight: 600; 37 - } 38 - 39 - /* 40 - * { 41 - border: 6px; 42 - font-family: monospace; 43 - font-size: 14px; 44 - font-weight: 600; 45 - } 46 - 47 - window#waybar { 48 - background-color: @bg-color; 49 - color: @fg-color; 50 - } 51 - 52 - #custom-randomtext, #custom-loadaverage, #memory, #custom-ds4-battery, #pulseaudio, #clock, #tray { 53 - padding: 2px 2px; 54 - margin: 2px 2px; 55 - } 56 - 57 - #custom-randomtext { 58 - color: @color1; 59 - } 60 - 61 - #pulseaudio { 62 - color: @color5; 63 - } 64 - 65 - #battery { 66 - color: @color2; 67 - } 68 - 69 - #battery.med { 70 - color: @color3; 71 - } 72 - 73 - #battery.low { 74 - color: @color1; 75 - } 76 - 77 - #battery.dead { 78 - color: @color8; 79 - } 80 - 81 - #clock { 82 - color: @color6; 83 - } 84 - */