Skip to content

Instantly share code, notes, and snippets.

View sclu1034's full-sized avatar

Lucas Schwiderski sclu1034

View GitHub Profile
@sclu1034
sclu1034 / mod.lua
Last active October 15, 2018 09:04
-- The file that defines `MyModView`
dofile("scripts/mods/my_mod/view/my_mod_view")
local view_data = {
-- Any name may be chosen, but it has to be unique among all registered views
view_name = "my_mod_view",
view_settings = {
init_view_function = function (ingame_ui_context)
return MyModView:new(ingame_ui_context)
end,
@sclu1034
sclu1034 / Dockerfile
Created July 31, 2021 10:05
Using Docker to build awesomeWM/awesome
FROM debian:buster
ENV LUA=5.3
ENV DEBIAN_FRONTEND=noninteractive
RUN set -ex; \
apt-get update && apt-get install -y --no-install-recommends \
build-essential \
bc \
git \
Computer Information:
Manufacturer: Gigabyte Technology Co., Ltd.
Model: B650 AORUS ELITE AX
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 7600X 6-Core Processor
CPU Family: 0x19
This file has been truncated, but you can view the full file.
======================
Proton: 1719929244 proton-9.0-2d
SteamGameId: 1361210
Command: ['/home/user/games/SteamLibrary/steamapps/common/Warhammer 40,000 DARKTIDE/launcher/Launcher.exe']
Options: {'forcelgadd'}
depot: 0.20240618.92328
pressure-vessel: 0.20240610.0 scout
scripts: 0.20240610.0
sniper: 0.20240618.92328 sniper 0.20240618.92328
Kernel: Linux 6.9.8-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 05 Jul 2024 22:11:01 +0000 x86_64