Commit graph

184 commits

Author SHA1 Message Date
4dcebdfbf3
Add smbclient packages 2019-11-19 16:06:59 -07:00
c515033bfa
Update for the new Archlinux base package 2019-11-19 14:15:41 -07:00
825a893440
Adjusted SSH config 2019-11-05 11:09:24 -07:00
d2561eb43e
Merge remote-tracking branch 'upstream/dev' into dev
* Addresses #107
2019-08-03 19:12:18 -06:00
d9a1cb755b
Forgot the i3 exit shortcut 2019-08-03 19:11:22 -06:00
2a334992ab
Merge remote-tracking branch 'upstream/dev' into dev
* Addresses #107
2019-08-03 19:09:21 -06:00
a7dac6072c
Added alt shortcuts for those listed in conky
* These use CTRL+ALT instead of SUPER
  * This allows for easier usage over VNC
2019-08-03 18:58:51 -06:00
60dcc15536
Added shortcut for WKClone (Super+c) 2019-07-09 19:14:36 -06:00
d397cc22ad
Merged upstream/dev and updated startup scripts 2019-06-28 14:58:07 -06:00
91d8185ede
Updated startup scripts
* Moved starting apps from .update_x into .start_desktop_apps
  * This allowed .update_x to be shown on screen during startup
* Included "<Action>... Done" messages for clarity
* Removed x_ok logic (didn't really work)
  * Replaced with a generic message that _should_ be left on screen if X fails
2019-06-27 20:14:14 -06:00
18daa41e2a
Trimmed down motd 2019-06-27 20:13:09 -06:00
747277b121
Adjusted Super+t keyboard shortcut
* Now it opens to a standard urxvt window (no tmux attaching)
2019-06-27 20:11:02 -06:00
b8e09e83ce
Fixed issue #124 2019-06-27 18:57:45 -06:00
28bedc0873
Run ddrescue-tui as current user 2019-06-04 20:01:26 -06:00
61f2ab5777
Avoid replacing .conkyrc if nothing changed
* This prevents conky from reloading every 30 seconds
2019-05-29 20:46:48 -06:00
4f897d5a9c
Forgot to update refind.conf 2019-05-27 23:06:26 -06:00
a61d8bd666
Added perl-rename as a build dependancy 2019-05-24 16:47:50 -06:00
17ee37d671
Updated wallpapers 2019-05-23 15:51:07 -06:00
2d4a104882
Run ddrescue-tui as standard user
* Just use sudo when calling ddrescue, losetup, etc
2019-05-16 15:45:33 -06:00
f879c97e53
Updated test-station wallpapers 2019-05-15 19:26:54 -06:00
0182777f56
Fixed tmux settings 2019-05-13 19:46:09 -06:00
54cfa39b77
Avoid setting the wrong wallpaper if there's no IP
* Addresses issue #90
2019-05-13 17:00:25 -06:00
1269d1fa87
Use different wallpapers for test-stations
* Addresses issue #90
2019-05-13 16:51:18 -06:00
2de8b0674e
Use localtime for RTC
* Addresses issue #92
2019-05-13 16:48:07 -06:00
b554cfebe0
Update tmux config to work with v2.9 2019-05-08 19:38:48 -06:00
f8773e1736
Add known networks when building the Linux ISO
* Instead of at login
2019-05-05 12:53:07 -06:00
b28a374cdb
Added 1201 WiFi
* Fixes issue #42
2019-05-05 12:50:10 -06:00
b63589c39e
Add known networks when building the Linux ISO
* Instead of at login
2019-05-05 12:48:44 -06:00
eb80580794
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-25 19:18:20 -07:00
1d2d79eceb
Updated Rofi config
* Set font to Noto Sans
* Added HiDPI support
  * Fixes issue #105
2019-04-25 18:50:07 -07:00
2fb9b36959
Minor formatting change 2019-04-21 21:41:02 -07:00
a0f4d74656
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-20 18:57:10 -07:00
8b4b0c40ce
Merge branch 'new-ufd-script' into dev 2019-04-19 19:01:56 -07:00
8edf164522
Avoid crash present in archiso v40-1
* Fix is present in upstream archiso-git
* iwd would be installed as a dependency for NetworkManager anyway
2019-04-18 19:29:40 -07:00
89ac824d82
Expanded boot entries sections
* Update Arch labels from ISO_LABEL to UFD_LABEL
* Added Linux (Minimal) to syslinux
* Added Linux (Minimal) and Linux (dGPU) entries to rEFInd
* Removed Linux (i3) entries
  * I guess this is a hidden feature now...
2019-04-15 23:44:42 -07:00
23add7e276
Preserve DPI settings when updating conky 2019-04-11 21:40:51 -07:00
56ca605257
Regularly update conky config
* This should allow USB adapters to be shown if connected after login
2019-04-11 21:30:53 -07:00
c3ebdee5d0
Only update hostname when necessary
* If $IP was empty then HOSTNAME would remain set to the current HOSTNAME
  * This allowed the redundant set-hostname call
2019-04-11 21:14:32 -07:00
d113d710a7
Avoid dig errors if not connected to a network 2019-04-11 21:00:32 -07:00
ceb6a9e294
Use setup-wifi instead of connect-to-network 2019-04-11 20:57:30 -07:00
a8afd793e0
Added setup-wifi script
* This will replace the connect_to_network() function
2019-04-11 20:55:40 -07:00
14ebc23b81
Fix issue #101 2019-04-08 17:39:43 -07:00
639a338cca
Initial Python layout
* Going to use docopt for argument handling
* Script will be run as user using sudo where needed
* Tentatively dropping tmux usage
2019-04-07 19:03:56 -07:00
ff7cd410f9
New theme 2019-03-30 10:16:01 -07:00
c45c1c9225
Merge remote-tracking branch 'upstream/dev' into dev
* Fixes issues #54 & #55
2019-03-12 22:45:43 -06:00
3fa6521c51
Only enable WinPE boot entries if necessary
* Addresses issue #94
2019-03-11 22:31:56 -06:00
23ffcae432
Merge remote-tracking branch 'upstream/dev' into dev 2019-02-05 23:03:47 -07:00
fa2aa04b53
Forgot dependencies for ldmtool 2019-02-05 23:02:23 -07:00
697580f9a4
Merge remote-tracking branch 'upstream/dev' into dev 2019-02-05 22:25:57 -07:00
27eb984e73
Add ldmtool to read MS dynamic volumes
Fixes issue #92
2019-02-05 22:24:48 -07:00