Do some
This commit is contained in:
parent
f9fbdc4be9
commit
b8de2e70f8
51 changed files with 33 additions and 26 deletions
|
@ -14,6 +14,7 @@ $fileManager = yazi
|
|||
$menu = rofi -show run
|
||||
$browser = firefox
|
||||
$taskManager = btop
|
||||
$editor = nvim
|
||||
$colorpicker = hyprpicker
|
||||
|
||||
env = XCURSOR_SIZE,20
|
||||
|
@ -87,7 +88,7 @@ input {
|
|||
kb_layout = us
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_options = caps:swapescape
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
@ -143,6 +144,8 @@ bind = $mainMod_Shift, S, exec, slurp | grim -g - /tmp/photo && wl-copy < /tmp/p
|
|||
bind = Alt+Shift, S, exec, grim -g "$(slurp)" $HOME/Downloads/Screenshot/$(date +'%Y%m%d%H%M%S').png && notify-send 'Screenshot Saved'
|
||||
|
||||
|
||||
bind = $mainMod, N, exec, $terminal $editor
|
||||
|
||||
#Task Manager
|
||||
bind = Ctrl_Shift, Tab, exec, $terminal $taskManager
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
preload = /home/archer/Downloads/wallpaper/inside_the_system.jpg
|
||||
wallpaper = eDP-1, /home/archer/Downloads/wallpaper/inside_the_system.jpg
|
||||
preload = /home/archer/Downloads/wallpaper/illustratCity-Skyline.png
|
||||
wallpaper = eDP-1, /home/archer/Downloads/wallpaper/illustratCity-Skyline.png
|
||||
splash = off
|
||||
ipc = off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue