6 Commits

4 changed files with 1 additions and 152 deletions
Split View
  1. +1
    -3
      .config/sway/arch-lappy-sway
  2. +0
    -135
      .config/wtf/config.yml
  3. +0
    -1
      .config/wtf/gcal-auth.json
  4. +0
    -13
      .config/wtf/todo.yml

+ 1
- 3
.config/sway/arch-lappy-sway View File

@ -247,9 +247,7 @@ output eDP-1 pos 0 0 res 2880x1800
output DP-1 pos 2880 0 res 1920x1200
output DP-2 pos 4800 0 res 1920x1200
# background images
output eDP-1 bg ~/Wallpapers/xp-sunrise.png stretch
output DP-1 bg ~/Wallpapers/xp-sunrise.png stretch
output DP-2 bg ~/Wallpapers/xp-sunrise.png stretch
output * bg ~/Wallpapers/xp-sunrise.png stretch
bindsym $mod+Shift+m exec --no-startup-id "sway output output DP-1 pos 2880 0 res 1920x1080 && sway ouput DP-2 res 1920x1080"
##############################


+ 0
- 135
.config/wtf/config.yml View File

@ -1,135 +0,0 @@
wtf:
colors:
border:
focusable: darkslateblue
focused: orange
normal: gray
grid:
columns: [40, 40]
rows: [13, 13, 4]
refreshInterval: 1
mods:
clocks:
colors:
rows:
even: "lightblue"
odd: "white"
enabled: true
locations:
Avignon: "Europe/Paris"
Barcelona: "Europe/Madrid"
Dubai: "Asia/Dubai"
Vancouver: "America/Vancouver"
Toronto: "America/Toronto"
position:
top: 0
left: 1
height: 1
width: 1
refreshInterval: 15
sort: "alphabetical"
gitlab:
apiKey: "YupQyyTFA9gjz5hxxKJq"
enabled: true
domain: https://gitlab.codekoalas.com/
position:
top: 0
left: 3
height: 2
width: 2
refreshInterval: 300
projects:
joco-library-d7: "joco-library"
username: "josh"
disks:
type: cmdrunner
cmd: "df"
args: ["-h"]
enabled: true
position:
top: 0
left: 2
height: 1
width: 1
refreshInterval: 3600
gcal:
colors:
title: "red"
description: "lightblue"
highlights:
- ['1on1|1\/11', 'green']
- ['apple|google|aws', 'blue']
- ['interview|meet', 'magenta']
- ['lunch', 'yellow']
past: "gray"
conflictIcon: "🚨"
currentIcon: "💥"
displayResponseStatus: true
email: "josh@codekoalas.com"
enabled: true
eventCount: 12
multiCalendar: false
position:
top: 0
left: 0
height: 3
width: 1
refreshInterval: 300
secretFile: "~/.config/wtf/gcal/client_secret.json"
showDeclined: true
timezone: "America/Chicago"
withLocation: true
todo:
checkedIcon: "X"
colors:
checked: gray
highlight:
fore: "black"
back: "orange"
enabled: true
filename: "todo.yml"
position:
top: 3
left: 0
height: 2
width: 1
refreshInterval: 3600
resourceusage:
enabled: true
position:
top: 1
left: 1
height: 2
width: 1
refreshInterval: 1
jira:
apiKey: "hPAbkYrboPqWbSbgKsRz6BB2"
colors:
rows:
even: "lightblue"
odd: "white"
domain: "https://codekoalas.atlassian.net"
email: "josh@codekoalas.com"
jqp: "status in (Implementing, 'In Progress', 'In QA', 'In Review', Open, 'Peer review / change manager approval', 'To Do') AND resolution = Unresolved AND status not in ('In Prod', 'Done', 'Closed') AND assignee = josh"
enabled: true
position:
top: 3
left: 1
height: 2
width: 2
project: ["RN", "NNU", "JCL", "SOCIYS", "SOCIYD"]
refreshInterval: 900
username: "josh"
verifyServerCertificate: true
prettyweather:
enabled: true
city: "Kansas City"
position:
top: 3
left: 3
height: 1
width: 2
refreshInterval: 300
unit: "u"
view: 0
language: "en"

+ 0
- 1
.config/wtf/gcal-auth.json View File

@ -1 +0,0 @@
{"access_token":"ya29.GltzB1pIzmvQUaq5ezmGRhRxE71bMHO2KT-LBaY7tYFO3GTPTW4UuRt5JFerErkBSN3EtaLKIFk7VsX6dVlIm9M_oZDKETmK77gK3OXcEE_dm1Z1xBdP_ZonnnWZ","token_type":"Bearer","refresh_token":"1/1S9lIJU4l7XP7_l-e9x5Vx_PerSzvixCOQeeZngJUFA","expiry":"2019-08-29T09:54:19.009013919-05:00"}

+ 0
- 13
.config/wtf/todo.yml View File

@ -1,13 +0,0 @@
items:
- checked: false
checkedicon: x
text: JOCO Library Content Type Diagram
uncheckedicon: ' '
- checked: true
checkedicon: x
text: Fix UMKC
uncheckedicon: ' '
- checked: true
checkedicon: x
text: test
uncheckedicon: ' '

Loading…
Cancel
Save