add node packages for arch installs
This commit is contained in:
parent
43c002313d
commit
34ddb9c568
7 changed files with 61 additions and 11 deletions
|
|
@ -20,3 +20,4 @@ continue = "~/.continue"
|
|||
mangohud = "~/.config/MangoHud/MangoHud.conf"
|
||||
gamemode = "~/.config/gamemode.ini"
|
||||
helldivers2 = "~/.local/share/Steam/steamapps/compatdata/553850/pfx/drive_c/users/steamuser/AppData/Roaming/Arrowhead/Helldivers2/user_settings.config"
|
||||
'freetds.conf' = '/etc/freetds//freetds.conf'
|
||||
|
|
|
|||
|
|
@ -57,12 +57,17 @@
|
|||
- kitty
|
||||
- python-pipx
|
||||
- exa
|
||||
- python-gobject
|
||||
|
||||
# misc
|
||||
- networkmanager
|
||||
- ttf-liberation
|
||||
- firefox
|
||||
- lutris
|
||||
- ttf-inconsolata
|
||||
- ttf-fira-code
|
||||
- nodejs
|
||||
- npm
|
||||
state: present
|
||||
|
||||
- name: Install aur packages
|
||||
|
|
@ -78,4 +83,5 @@
|
|||
- gnome-shell-extension-pop-shell-git
|
||||
- tree-sitter-git
|
||||
- neovim-git
|
||||
- papirus-icon-theme-git
|
||||
state: present
|
||||
|
|
|
|||
|
|
@ -13,4 +13,5 @@
|
|||
- org.qbittorrent.qBittorrent
|
||||
- app/com.nextcloud.desktopclient.nextcloud/x86_64/stable
|
||||
- net.lutris.Lutris
|
||||
- io.github.diegoivanme.flowtime
|
||||
method: "user"
|
||||
|
|
|
|||
40
freetds.conf
Normal file
40
freetds.conf
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
[FreeTDS for SQL Server]
|
||||
Driver = /usr/lib/libtdsodbc.so
|
||||
UsageCount = 1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
█████ ███████ ████████ ██████ ██████
|
||||
██ ██ ██ ██ ██ ██ ██ ██
|
||||
███████ ███████ ██ ██████ ██ ██
|
||||
██ ██ ██ ██ ██ ██ ██ ██
|
||||
██ ██ ███████ ██ ██ ██ ██████
|
||||
|
||||
███ ██ ██ ██ ██ ███ ███
|
||||
████ ██ ██ ██ ██ ████ ████
|
||||
██ ██ ██ ██ ██ ██ ██ ████ ██
|
||||
██ ██ ██ ██ ██ ██ ██ ██ ██
|
||||
██ ████ ████ ██ ██ ██
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
New File LDR n
|
||||
|
||||
Find File LDR f f
|
||||
|
||||
Recents LDR f o
|
||||
|
||||
Find Word LDR f w
|
||||
|
||||
Bookmarks LDR f '
|
||||
|
||||
Last Session LDR S l
|
||||
|
||||
|
||||
|
||||
|
||||
AstroNvim loaded 7/58 plugins in 32.59ms
|
||||
14
helldivers2
14
helldivers2
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
audio_device = 0
|
||||
audio_volume = 1
|
||||
audio_device = 3
|
||||
audio_volume = 0.20661158859729767
|
||||
maximized_window = false
|
||||
voice_chat_volume = 1
|
||||
framerate_limit_enabled = false
|
||||
|
|
@ -10,7 +10,7 @@ dialogue_volume = 1
|
|||
aspect_ratio = -1
|
||||
sfx_volume = 1
|
||||
borderless_fullscreen = true
|
||||
hostability = "0000d69200010ac50000001100000002da0b65fa"
|
||||
hostability = "0000f10900012fa600000019000000023e6d6234"
|
||||
prev_audio_device = 0
|
||||
adapter_index = 0
|
||||
framerate_limit = 144
|
||||
|
|
@ -89,7 +89,7 @@ render_settings = {
|
|||
far_fog_enabled = true
|
||||
object_ids_visualization = false
|
||||
ui_brightness = 336.35858154296875
|
||||
min_object_size_shadow = 0.050000000745058171
|
||||
min_object_size_shadow = 0.050000000745058185
|
||||
depth_capture_enabled = false
|
||||
scatter_distance_multiplier = 1
|
||||
bloom_enabled = true
|
||||
|
|
@ -98,7 +98,7 @@ render_settings = {
|
|||
gbuffer_lighting_only_visualization = false
|
||||
imp_tile_size = 32
|
||||
high_altitude_clouds_enabled = true
|
||||
static_slice_min_object_size = 0.0099999997764826081
|
||||
static_slice_min_object_size = 0.0099999997764826133
|
||||
enable_gpu_crash_debug = false
|
||||
shadow_cascade_visualization = false
|
||||
taa_hdr0_clamp_visualization = false
|
||||
|
|
@ -172,10 +172,10 @@ render_settings = {
|
|||
960
|
||||
1080
|
||||
]
|
||||
min_object_contribution_scale_generation = 2
|
||||
circular_dof = false
|
||||
ssao_enabled = 1
|
||||
allow_async_compute = false
|
||||
min_object_contribution_scale_generation = 2
|
||||
gbuffer_ao_visualization = false
|
||||
particles_receive_shadows = true
|
||||
fxaa_enabled = false
|
||||
|
|
@ -196,7 +196,7 @@ render_settings = {
|
|||
atmospheric_lookup_visualization = false
|
||||
state_game = true
|
||||
motion_blur_amount_multiplier = 1
|
||||
sharpening_amount = 0.75000000000000011
|
||||
sharpening_amount = 0.75
|
||||
sharpening_enabled = true
|
||||
scatter_bake_face = 0
|
||||
tweak_material_customization = false
|
||||
|
|
|
|||
|
|
@ -79,6 +79,7 @@ shell_integration enabled
|
|||
wayland_titlebar_color system
|
||||
background_opacity 0.8
|
||||
font_size 17.0
|
||||
font_family inconsolata
|
||||
tab_bar_style powerline
|
||||
|
||||
# maps
|
||||
|
|
|
|||
|
|
@ -104,6 +104,7 @@ Host fuku.fz
|
|||
HostName fz.fuku
|
||||
User catalin
|
||||
|
||||
Host fuku.ace
|
||||
HostName ace.fuku
|
||||
User root
|
||||
Host pico
|
||||
HostName pico.sh
|
||||
User catalin
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue