Add files via upload
This commit is contained in:
@@ -4,6 +4,6 @@ swayidle \
|
|||||||
timeout 5 'swaymsg "output * dpms off"' \
|
timeout 5 'swaymsg "output * dpms off"' \
|
||||||
resume 'swaymsg "output * dpms on"' &
|
resume 'swaymsg "output * dpms on"' &
|
||||||
# Locks the screen immediately
|
# Locks the screen immediately
|
||||||
swaylock -i ~/.config/sway/i3-lock-screen.png -L -K --font JetBrainsMono -s tile
|
swaylock -i ~/.config/sway/i3-lock-screen.png -L -K --font UbuntuMono -s tile
|
||||||
# Kills last background task so idle timer doesn't keep running
|
# Kills last background task so idle timer doesn't keep running
|
||||||
kill %%
|
kill %%
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ indicator-caps-lock
|
|||||||
timestr=%a, %B %d
|
timestr=%a, %B %d
|
||||||
datestr=%I:%M %p
|
datestr=%I:%M %p
|
||||||
# datestr=%A
|
# datestr=%A
|
||||||
image=$HOME/Pictures/wallpapers/wallpaper.png
|
image=$HOME/.config/sway/wallpaper.png
|
||||||
screenshots
|
screenshots
|
||||||
scaling=fill
|
scaling=fill
|
||||||
effect-scale=1.4
|
effect-scale=1.4
|
||||||
|
|||||||
@@ -78,7 +78,8 @@
|
|||||||
"states": {
|
"states": {
|
||||||
"warning": 70,
|
"warning": 70,
|
||||||
"critical": 90
|
"critical": 90
|
||||||
}
|
},
|
||||||
|
"on-click": "pavucontrol",
|
||||||
},
|
},
|
||||||
|
|
||||||
"custom/keyboard-layout": {
|
"custom/keyboard-layout": {
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
stylesheet=/home/test/.config/wofi/style.css
|
|
||||||
hide_scroll=true
|
hide_scroll=true
|
||||||
show=drun,run
|
show=drun,run
|
||||||
width=700
|
width=700
|
||||||
|
|||||||
32
packages-repository.txt
Normal file
32
packages-repository.txt
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
sway
|
||||||
|
swayidle
|
||||||
|
swaylock
|
||||||
|
swaybg
|
||||||
|
waybar
|
||||||
|
lxapperance-gtk3
|
||||||
|
polkit-gnome
|
||||||
|
thunar
|
||||||
|
thunar-archive-plugin
|
||||||
|
file-roller
|
||||||
|
thunar-volman
|
||||||
|
grim
|
||||||
|
slurp
|
||||||
|
otf-font-awesome
|
||||||
|
pulseaudio
|
||||||
|
paprefs
|
||||||
|
pavucontrol
|
||||||
|
arc-x-icons-theme
|
||||||
|
arc-gtk-theme
|
||||||
|
gtk-engine-murrine
|
||||||
|
mako
|
||||||
|
wofi
|
||||||
|
lightdm
|
||||||
|
lightdm-gtk-greeter
|
||||||
|
lightdm-gtk-greeter-settings
|
||||||
|
acpi
|
||||||
|
bluez-utlis
|
||||||
|
network-manager-applet
|
||||||
|
sysstat
|
||||||
|
archlinux-xdg-menu
|
||||||
|
htop
|
||||||
|
alacritty
|
||||||
Reference in New Issue
Block a user