clipboard

This commit is contained in:
tavo 2025-09-24 10:33:28 -06:00
parent 94da9b7398
commit b1c44dd931
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View file

@ -284,3 +284,4 @@ X11/xinit/xinitrc.d/
*.bak
lazydocker/
sunshine/
clipse/

View file

@ -20,5 +20,5 @@
# Startup programs
#STATUS_BLOCKS="tray vol mic net bat kbd time date" dwmstatus & # Status bar
#emacs --daemon &
#clipmenud &
#clipse -listen &
#dunst

View file

@ -20,6 +20,10 @@ set $right l
bindsym $mod+space exec setxkbmap-next
bindsym $mod+Return exec $term
bindsym $mod+r exec $(menu run "")
bindsym $mod+p exec menu-power
bindsym $mod+Shift+p exec menu-pass-gtype
bindsym $mod+o exec menu-output
bindsym $mod+i exec menu-input
bindsym $mod+e exec $filemgr
bindsym $mod+w exec $browser
bindsym $mod+b exec menu-start
@ -32,7 +36,7 @@ bindsym Shift+XF86AudioMute exec micmute
bindsym XF86MonBrightnessUp exec brightup
bindsym XF86MonBrightnessDown exec brightdown
bindsym Print exec prtsc
#bindsym $mod+Shift+c exec clipman pick -t wofi -T'--show dmenu -I'
bindsym $mod+Shift+c exec --no-startup-id $term -e "$SHELL" -c "i3-msg 'floating enable' && clipse"
bindsym $mod+1 workspace " 1 "
bindsym $mod+2 workspace " 2 "