diff --git a/.dotter/global.toml b/.dotter/global.toml index df7b220..b592a01 100644 --- a/.dotter/global.toml +++ b/.dotter/global.toml @@ -19,4 +19,5 @@ bat = "~/.config/bat" 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" \ No newline at end of file +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' diff --git a/ansible/roles/packages/tasks/arch.yml b/ansible/roles/packages/tasks/arch.yml index fca8840..8154c64 100644 --- a/ansible/roles/packages/tasks/arch.yml +++ b/ansible/roles/packages/tasks/arch.yml @@ -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 diff --git a/ansible/roles/packages/tasks/flatpak.yml b/ansible/roles/packages/tasks/flatpak.yml index 109f3f4..412a724 100644 --- a/ansible/roles/packages/tasks/flatpak.yml +++ b/ansible/roles/packages/tasks/flatpak.yml @@ -13,4 +13,5 @@ - org.qbittorrent.qBittorrent - app/com.nextcloud.desktopclient.nextcloud/x86_64/stable - net.lutris.Lutris + - io.github.diegoivanme.flowtime method: "user" diff --git a/freetds.conf b/freetds.conf new file mode 100644 index 0000000..a90048f --- /dev/null +++ b/freetds.conf @@ -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 diff --git a/helldivers2 b/helldivers2 index 17d6088..0d16ed1 100644 --- a/helldivers2 +++ b/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 diff --git a/kitty/kitty.conf b/kitty/kitty.conf index f7ec5b5..fdaad8e 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -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 diff --git a/sshconfig b/sshconfig index b3f9d96..f16fb42 100644 --- a/sshconfig +++ b/sshconfig @@ -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