Fixed rofi
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
source ~/.dotfiles/nfrc.sh
 | 
			
		||||
 | 
			
		||||
cmd="rofi --dmenu -p"
 | 
			
		||||
cmd="rofi -dmenu -p"
 | 
			
		||||
 | 
			
		||||
action=$(printf "Connect exit node\nDisconnect" | $cmd "Tailscale")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -67,7 +67,8 @@ floating_modifier $mod
 | 
			
		||||
 | 
			
		||||
# move tiling windows via drag & drop by left-clicking into the title bar,
 | 
			
		||||
# or left-clicking anywhere into the window while holding the floating modifier.
 | 
			
		||||
tiling_drag modifier titlebar
 | 
			
		||||
# tiling_drag modifier titlebar
 | 
			
		||||
tiling_drag modifier
 | 
			
		||||
 | 
			
		||||
# start a terminal
 | 
			
		||||
bindsym $mod+Return exec kitty
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user