first commit
This commit is contained in:
10
config/dolphinrc
Normal file
10
config/dolphinrc
Normal file
@@ -0,0 +1,10 @@
|
||||
[General]
|
||||
Version=202
|
||||
ViewPropsTimestamp=2026,6,18,11,12,27.447
|
||||
|
||||
[KFileDialog Settings]
|
||||
Places Icons Auto-resize=false
|
||||
Places Icons Static Size=22
|
||||
|
||||
[MainWindow]
|
||||
MenuBar=Disabled
|
||||
3
config/filetypesrc
Normal file
3
config/filetypesrc
Normal file
@@ -0,0 +1,3 @@
|
||||
[EmbedSettings]
|
||||
embed-image/x-canon-cr2=false
|
||||
embed-video/mp4=false
|
||||
7
config/fish/config.fish
Normal file
7
config/fish/config.fish
Normal file
@@ -0,0 +1,7 @@
|
||||
source /usr/share/cachyos-fish-config/cachyos-config.fish
|
||||
|
||||
# overwrite greeting
|
||||
# potentially disabling fastfetch
|
||||
#function fish_greeting
|
||||
# # smth smth
|
||||
#end
|
||||
1
config/hypr/hypr
Symbolic link
1
config/hypr/hypr
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/hypr
|
||||
1
config/hypr/hyprland
Symbolic link
1
config/hypr/hyprland
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/hypr/hyprland
|
||||
1
config/hypr/hyprland.conf
Symbolic link
1
config/hypr/hyprland.conf
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/hypr/hyprland.conf
|
||||
6
config/hypr/hyprland.lua
Normal file
6
config/hypr/hyprland.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
require("hyprland.monitors")
|
||||
require("hyprland.inputs")
|
||||
require("hyprland.keybinds")
|
||||
require("hyprland.autostart")
|
||||
require("hyprland.appearance")
|
||||
require("hyprland.window-rules")
|
||||
1
config/hypr/hyprlock.conf
Symbolic link
1
config/hypr/hyprlock.conf
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/hypr/hyprlock.conf
|
||||
1
config/hypr/hyprpaper.conf
Symbolic link
1
config/hypr/hyprpaper.conf
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/hypr/hyprpaper.conf
|
||||
1
config/kitty/kitty.conf
Symbolic link
1
config/kitty/kitty.conf
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/kitty/kitty.conf
|
||||
8
config/mimeapps.list
Normal file
8
config/mimeapps.list
Normal file
@@ -0,0 +1,8 @@
|
||||
[Added Associations]
|
||||
image/x-canon-cr2=nomacs.desktop;
|
||||
video/mp4=vlc-2.desktop;
|
||||
|
||||
[Default Applications]
|
||||
image/x-canon-cr2=nomacs.desktop;
|
||||
video/mp4=vlc-2.desktop;
|
||||
x-scheme-handler/throne=throne-url-handler.desktop
|
||||
1
config/nvim
Symbolic link
1
config/nvim
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/nvim
|
||||
9
config/pavucontrol.ini
Normal file
9
config/pavucontrol.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[window]
|
||||
width=500
|
||||
height=400
|
||||
sinkInputType=1
|
||||
sourceOutputType=1
|
||||
sinkType=0
|
||||
sourceType=1
|
||||
showVolumeMeters=1
|
||||
hideUnavailableCardProfiles=0
|
||||
1
config/rofi
Symbolic link
1
config/rofi
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/rofi
|
||||
1
config/swaync
Symbolic link
1
config/swaync
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/swaync
|
||||
16
config/user-dirs.dirs
Normal file
16
config/user-dirs.dirs
Normal file
@@ -0,0 +1,16 @@
|
||||
# This file is written by xdg-user-dirs-update
|
||||
# If you want to change or add directories, just edit the line you're
|
||||
# interested in. All local changes will be retained on the next run.
|
||||
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
|
||||
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
XDG_DESKTOP_DIR="$HOME/Desktop"
|
||||
XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
XDG_TEMPLATES_DIR="$HOME/Templates"
|
||||
XDG_PUBLICSHARE_DIR="$HOME/Public"
|
||||
XDG_DOCUMENTS_DIR="$HOME/Documents"
|
||||
XDG_MUSIC_DIR="$HOME/Music"
|
||||
XDG_PICTURES_DIR="$HOME/Pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/Videos"
|
||||
XDG_PROJECTS_DIR="$HOME/Projects"
|
||||
1
config/user-dirs.locale
Normal file
1
config/user-dirs.locale
Normal file
@@ -0,0 +1 @@
|
||||
en_US
|
||||
1
config/waybar
Symbolic link
1
config/waybar
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/hexdev/hexdots/waybar
|
||||
Reference in New Issue
Block a user