Update all dotfiles
This commit is contained in:
@ -0,0 +1 @@
|
||||
50x30
|
@ -0,0 +1 @@
|
||||
firefox
|
@ -0,0 +1 @@
|
||||
gnome-calculator
|
@ -0,0 +1 @@
|
||||
Documents/Configs/hyprland/gulfport
|
@ -0,0 +1 @@
|
||||
top-center
|
@ -0,0 +1 @@
|
||||
gnome-text-editor
|
@ -0,0 +1 @@
|
||||
smile
|
@ -0,0 +1 @@
|
||||
auto
|
@ -0,0 +1 @@
|
||||
nautilus
|
@ -0,0 +1 @@
|
||||
660
|
@ -0,0 +1 @@
|
||||
600
|
@ -0,0 +1 @@
|
||||
1800
|
@ -0,0 +1,8 @@
|
||||
# Preload Wallpapers
|
||||
preload = WALLPAPER
|
||||
|
||||
# Set Wallpapers
|
||||
wallpaper = ,WALLPAPER
|
||||
|
||||
# Disable Splash
|
||||
splash = false
|
@ -0,0 +1 @@
|
||||
hyprshade_filter="blue-light-filter-50"
|
@ -0,0 +1 @@
|
||||
ags toggle sidebar
|
@ -0,0 +1 @@
|
||||
$(cat ~/.config/ml4w/settings/terminal.sh) --class dotfiles-floating -e nmtui
|
@ -0,0 +1 @@
|
||||
fedora
|
@ -0,0 +1,4 @@
|
||||
# Installation of Printer Drivers
|
||||
# Please add your drivers to the package list
|
||||
# Example:
|
||||
# yay -S brother-hll2360dw-lpr-bin brother-hll2360dw-cups-bin brother-mfc-l3770cdw brscan-skey brscan4 skanpage
|
@ -0,0 +1 @@
|
||||
* { border-radius: 2em; }
|
@ -0,0 +1 @@
|
||||
* { border-width: 3px; }
|
@ -0,0 +1 @@
|
||||
configuration { font: "Fira Sans 11"; }
|
@ -0,0 +1 @@
|
||||
3
|
@ -0,0 +1 @@
|
||||
pinta
|
@ -0,0 +1 @@
|
||||
NAME="screenshot_$(date +%d%m%Y_%H%M%S).jpg"
|
@ -0,0 +1 @@
|
||||
screenshot_folder="$HOME/Pictures"
|
@ -0,0 +1 @@
|
||||
$(cat ~/.config/ml4w/settings/terminal.sh) --class dotfiles-floating -e pacseek
|
@ -0,0 +1 @@
|
||||
$(cat ~/.config/ml4w/settings/terminal.sh) --class dotfiles-floating -e htop
|
@ -0,0 +1 @@
|
||||
kitty
|
@ -0,0 +1 @@
|
||||
60
|
@ -0,0 +1 @@
|
||||
off
|
@ -0,0 +1 @@
|
||||
hyprpaper
|
@ -0,0 +1,2 @@
|
||||
# Enter the path to the folder that includes your wallpapers
|
||||
wallpaper_folder=$HOME/Pictures/Wallpapers
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1,45 @@
|
||||
{
|
||||
"custom/quicklink1": {
|
||||
"format": "",
|
||||
"on-click": "chromium",
|
||||
"tooltip-format": "Open Chromium"
|
||||
},
|
||||
"custom/quicklink2": {
|
||||
"format": "",
|
||||
"on-click": "~/.config/ml4w/settings/browser.sh",
|
||||
"tooltip-format": "Open Firefox"
|
||||
},
|
||||
"custom/quicklink3": {
|
||||
"format": "",
|
||||
"on-click": "~/.config/ml4w/settings/filemanager.sh",
|
||||
"tooltip-format": "Open filemanager"
|
||||
},
|
||||
"custom/quicklink4": {
|
||||
"format": "",
|
||||
"on-click": "betterbird",
|
||||
"tooltip-format": "Open Betterbird"
|
||||
},
|
||||
"custom/quicklink5": {
|
||||
"format": "",
|
||||
"on-click": "~/.config/ml4w/settings/calculator.sh",
|
||||
"tooltip-format": "Open calculator"
|
||||
},
|
||||
"custom/quicklink6": {
|
||||
"format": "",
|
||||
"on-click": "~/.config/ml4w/settings/emojipicker.sh",
|
||||
"tooltip-format": "Open emoji picker"
|
||||
},
|
||||
"custom/quicklinkempty": {
|
||||
},
|
||||
"group/quicklinks": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"custom/quicklink2",
|
||||
"custom/quicklink3",
|
||||
/*
|
||||
"custom/quicklink4",
|
||||
*/
|
||||
"custom/quicklinkempty"
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1 @@
|
||||
/ml4w;/ml4w/white
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
False
|
@ -0,0 +1 @@
|
||||
False
|
@ -0,0 +1 @@
|
||||
%a
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
%H:%M
|
@ -0,0 +1 @@
|
||||
America/Chicago
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
6
|
@ -0,0 +1 @@
|
||||
-b 3
|
Reference in New Issue
Block a user