init: copy from Hacmini
This commit is contained in:
@@ -0,0 +1 @@
|
||||
50x30
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
google-chrome-stable --ozone-platform=wayland --enable-wayland-ime
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
mousepad
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
auto
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
thunar
|
||||
@@ -0,0 +1,8 @@
|
||||
# Preload Wallpapers
|
||||
preload = WALLPAPER
|
||||
|
||||
# Set Wallpapers
|
||||
wallpaper = ,WALLPAPER
|
||||
|
||||
# Disable Splash
|
||||
splash = false
|
||||
@@ -0,0 +1 @@
|
||||
hyprshade_filter=" blue-light-filter"
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
nm-connection-editor
|
||||
@@ -0,0 +1,3 @@
|
||||
* {
|
||||
border-radius: 15px;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
* { border-width: 3px; }
|
||||
@@ -0,0 +1 @@
|
||||
configuration { font: "Fira Code Nerd Font Semibold 16"; }
|
||||
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"key": "waybar_timeformat",
|
||||
"value": "%H:%M"
|
||||
},
|
||||
{
|
||||
"key": "waybar_dateformat",
|
||||
"value": "%a"
|
||||
},
|
||||
{
|
||||
"key": "waybar_custom_timedateformat",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"key": "waybar_workspaces",
|
||||
"value": 5
|
||||
},
|
||||
{
|
||||
"key": "rofi_bordersize",
|
||||
"value": 3
|
||||
},
|
||||
{
|
||||
"key": "waybar_toggle",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "waybar_taskbar",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
"key": "waybar_network",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "waybar_chatgpt",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "waybar_systray",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "waybar_screenlock",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "waybar_window",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "hypridle_hyprlock_timeout",
|
||||
"value": 600
|
||||
},
|
||||
{
|
||||
"key": "hypridle_dpms_timeout",
|
||||
"value": 660
|
||||
},
|
||||
{
|
||||
"key": "hypridle_suspend_timeout",
|
||||
"value": 1800
|
||||
}
|
||||
]
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
alacritty -e pacseek
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
kitty
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user