Update all dotfiles
This commit is contained in:
@ -0,0 +1 @@
|
||||
$(cat ~/.config/ml4w/settings/browser.sh) --new-window https://chat.gibbyb.com
|
@ -0,0 +1 @@
|
||||
50x30
|
@ -0,0 +1 @@
|
||||
firefox
|
@ -0,0 +1 @@
|
||||
gnome-calculator
|
@ -0,0 +1 @@
|
||||
Documents/Configs/hyprland/desktop
|
@ -0,0 +1 @@
|
||||
top-center
|
@ -0,0 +1 @@
|
||||
nvim
|
@ -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 @@
|
||||
dunst
|
@ -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,132 @@
|
||||
[General]
|
||||
|
||||
# Set to your screen resolution for better results
|
||||
width=1680
|
||||
height=1050
|
||||
|
||||
backgroundColour="black"
|
||||
|
||||
wallpaper="backgrounds/CURRENTWALLPAPER"
|
||||
|
||||
# Whether to scale the image to fit on the screen, might leave some blank spaces
|
||||
# will scale and crop the wallpaper if left false
|
||||
fitWallpaper=false
|
||||
|
||||
# Main font
|
||||
fontFamily="Noto Sans"
|
||||
|
||||
# Set to a patched NerdFont if some icons don't display properly
|
||||
# or leave empty to use the main font family
|
||||
iconFont=""
|
||||
|
||||
# Set this if fonts are the wrong size for your resolution
|
||||
fontSize=14
|
||||
|
||||
# Whether to show icons inside menus
|
||||
iconsInMenus=true
|
||||
|
||||
|
||||
# [Colour_Palette]
|
||||
|
||||
# The main colour for text and icons
|
||||
primaryColour="white"
|
||||
|
||||
# The background colour of popup panels
|
||||
popupsBackgroundColour="white"
|
||||
|
||||
# Used for the text and icons inside popup panels
|
||||
popupsForegroundColour="black"
|
||||
|
||||
# Colour used for selected and focused items
|
||||
accentColour="#a7d9ea"
|
||||
|
||||
|
||||
# [Greeting_Screen]
|
||||
|
||||
# Set true to be taken directly to the login screen
|
||||
skipToLogin=false
|
||||
|
||||
# Supports Markdown formatting, leave empty to not display any text
|
||||
greeting="Welcome back!"
|
||||
|
||||
# Adjusts the font size for the greeting message, clock and date
|
||||
fontSizeMultiplier=2
|
||||
|
||||
# For help with date and time formatting see https://doc.qt.io/qt-5/qml-qtqml-date.html#format-strings
|
||||
clockFormat="HH:mm"
|
||||
dateFormat="dddd, dd MMMM"
|
||||
|
||||
# Set this in case the date isn't in your system locale or you wish to use a different one
|
||||
locale=""
|
||||
|
||||
# Styles the clock font
|
||||
# Set to 'outline' for alternate style
|
||||
clockStyle=fill
|
||||
|
||||
# Anchor the clock to a side or corner of the screen, horizontal position is susceptible to layout mirroring
|
||||
# Syntax: vertical | horizontal
|
||||
# possible vertical values: top - center - bottom
|
||||
# and horizontal: left - center - right
|
||||
dateTimePosition="bottom right"
|
||||
|
||||
# Defines how far away the date and time are from the edges of the screen
|
||||
dateTimePadding=55
|
||||
|
||||
# Defines the behaviour of the sliding transition from greeting to login form
|
||||
# Set to +/- x or y
|
||||
transitionDirection="x"
|
||||
|
||||
# [Login_Screen]
|
||||
|
||||
# The maximum radius allowed is 16 per loop
|
||||
blurRadius=10
|
||||
blurRecursiveLoops=5
|
||||
|
||||
# Used to dim the background
|
||||
darkenWallpaper=0.3
|
||||
|
||||
# Purely cosmetic, has no effect on login credentials
|
||||
capitaliseUsername=false
|
||||
|
||||
# 'mask' - hides your password by replacing the characters with something else
|
||||
# 'off' - also hides the length of your password by disabling echoing
|
||||
passwordEchoStyle=mask
|
||||
|
||||
allowEmptyPassword=false
|
||||
|
||||
# Set false to hide the selected session's name next to the menu icon
|
||||
displaySession=true
|
||||
|
||||
|
||||
# [Translations]
|
||||
# SDDM may not have translations for every element, or you might want to change some text to something else
|
||||
# setting these will override the text constants
|
||||
|
||||
virtualKeyboard=""
|
||||
poweroff=""
|
||||
reboot=""
|
||||
suspend=""
|
||||
hibernate=""
|
||||
password=""
|
||||
username=""
|
||||
loginFailed=""
|
||||
|
||||
|
||||
# [Accessibility]
|
||||
|
||||
# Set false to set all transition durations to 0
|
||||
enableAnimations=true
|
||||
|
||||
# 'auto' - activates mirroring based on the system locale
|
||||
# 'false' - never mirror layout
|
||||
# 'true' - always mirrors
|
||||
mirrorLayout=auto
|
||||
|
||||
# Whether the on-screen keyboard should be activated by default
|
||||
# It can always be de/activated through the accessibility panel
|
||||
virtualKeyboardStartActive=false
|
||||
|
||||
# Normally the on-screen keyboard only shows up when text fields are focused
|
||||
# Set this true to have the keyboard always be visible once activated
|
||||
# This will render the hide button on the keyboard non-functional
|
||||
forceKeyboardVisible=false
|
@ -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/wallpaper
|
@ -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/colored
|
@ -0,0 +1 @@
|
||||
True
|
@ -0,0 +1 @@
|
||||
False
|
@ -0,0 +1 @@
|
||||
True
|
@ -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 @@
|
||||
False
|
@ -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